Date: Friday, March 26, 2021 @ 00:08:15 Author: heftig Revision: 411034
13.0.6-1 Modified: gucharmap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 00:04:46 UTC (rev 411033) +++ PKGBUILD 2021-03-26 00:08:15 UTC (rev 411034) @@ -2,7 +2,7 @@ # Contributor: Jan De Groot <j...@archlinux.org> pkgname=gucharmap -pkgver=13.0.5 +pkgver=13.0.6 pkgrel=1 pkgdesc="Gnome Unicode Charmap" url="https://wiki.gnome.org/Apps/Gucharmap" @@ -12,7 +12,7 @@ makedepends=(gtk-doc gobject-introspection yelp-tools appdata-tools git meson unicode-character-database unzip vala) provides=(libgucharmap_2_90.so) -_commit=3ebd14a79c96781c73aa2bb438bb0600414c9cd2 # tags/13.0.5^0 +_commit=b77d4df7d0e64f09d6b4044c0934d3f90c832529 # tags/13.0.6^0 source=("git+https://gitlab.gnome.org/GNOME/gucharmap.git#commit=$_commit") sha256sums=('SKIP')