summaryrefslogtreecommitdiff
path: root/user/gucharmap
diff options
context:
space:
mode:
Diffstat (limited to 'user/gucharmap')
-rw-r--r--user/gucharmap/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/user/gucharmap/APKBUILD b/user/gucharmap/APKBUILD
index ada44b78f..16e0113e8 100644
--- a/user/gucharmap/APKBUILD
+++ b/user/gucharmap/APKBUILD
@@ -1,17 +1,17 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Maintainer: Sheila Aman <sheila@vulpine.house>
pkgname=gucharmap
-pkgver=13.0.8
-_unicode=13.0.0
+pkgver=14.0.3
+_unicode=14.0.0
pkgrel=0
pkgdesc="Unicode utility for the Gnome desktop environment"
-url="https://gnome.org"
+url="https://live.gnome.org/Gucharmap"
arch="all"
license="GPL-3.0+"
depends=""
makedepends="desktop-file-utils gobject-introspection-dev gtk+3.0-dev gtk-doc
- intltool itstool libxml2-utils meson ninja perl unicode-data vala
- wayland-protocols"
+ intltool itstool libxml2-utils meson ninja pcre2-dev perl unicode-data
+ vala"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://gitlab.gnome.org/GNOME/gucharmap/-/archive/$pkgver/gucharmap-$pkgver.tar.gz"
@@ -34,4 +34,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="15eacbf351c8b2357e59913e5b4cccd279aed7a492351c42101dd26020658f2f4d7aaff2a3b95ca340a73606592f47edf9645c93234afb1a086362ef32904bcf gucharmap-13.0.8.tar.gz"
+sha512sums="cb43265a2b54231c15331c299ed10bba8bb83bdc1860ee50764bed8a40ce1421f49edfeb7fa5814c8aac6c23f80936a966346849db83ddf7f94a370adeffc6c8 gucharmap-14.0.3.tar.gz"