Date: Sunday, September 9, 2018 @ 00:28:23 Author: heftig Revision: 334170
11.0.2+7+ga4ddb0ad-1 Modified: gucharmap/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-09 00:27:23 UTC (rev 334169) +++ PKGBUILD 2018-09-09 00:28:23 UTC (rev 334170) @@ -2,7 +2,7 @@ # Contributor: Jan De Groot <[email protected]> pkgname=gucharmap -pkgver=11.0.2+5+gda0fec68 +pkgver=11.0.2+7+ga4ddb0ad pkgrel=1 pkgdesc="Gnome Unicode Charmap" url="https://wiki.gnome.org/Apps/Gucharmap" @@ -11,7 +11,7 @@ depends=(dconf gtk3) makedepends=(gtk-doc intltool gobject-introspection itstool docbook-xsl python2 appdata-tools unicode-character-database unzip gnome-common git) -_commit=da0fec68babd4525581f93875a4735c25437aa78 # master +_commit=a4ddb0ad210018c3cc749115b7ec39e317461bd1 # master source=("git+https://gitlab.gnome.org/GNOME/gucharmap.git#commit=$_commit") sha256sums=('SKIP')
