summaryrefslogtreecommitdiff
path: root/user/gucharmap
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-07-21 23:19:24 -0500
committerZach van Rijn <me@zv.io>2022-10-21 18:34:02 -0500
commit514e2385b830626bc4ec8629befc19cd01cee5a0 (patch)
tree2cbb747513b2e7db5c3435f68c4cc9c3b6d2860b /user/gucharmap
parentad4b246106aa98039e08c677e0c21fe92a1e1bb7 (diff)
downloadpackages-514e2385b830626bc4ec8629befc19cd01cee5a0.tar.gz
packages-514e2385b830626bc4ec8629befc19cd01cee5a0.tar.bz2
packages-514e2385b830626bc4ec8629befc19cd01cee5a0.tar.xz
packages-514e2385b830626bc4ec8629befc19cd01cee5a0.zip
user/gucharmap: Update to 14.0.3 for Meson bump
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"