Date: Friday, March 15, 2019 @ 21:29:34
  Author: heftig
Revision: 348395

12.0.1-1

Modified:
  gucharmap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-15 21:23:54 UTC (rev 348394)
+++ PKGBUILD    2019-03-15 21:29:34 UTC (rev 348395)
@@ -2,7 +2,7 @@
 # Contributor: Jan De Groot <[email protected]>
 
 pkgname=gucharmap
-pkgver=11.0.3
+pkgver=12.0.1
 pkgrel=1
 pkgdesc="Gnome Unicode Charmap"
 url="https://wiki.gnome.org/Apps/Gucharmap";
@@ -9,9 +9,9 @@
 arch=(x86_64)
 license=(GPL)
 depends=(dconf gtk3)
-makedepends=(gtk-doc intltool gobject-introspection itstool docbook-xsl
+makedepends=(gtk-doc intltool gobject-introspection yelp-tools docbook-xsl
              python2 appdata-tools unicode-character-database unzip 
gnome-common git)
-_commit=e14d0f471075d8526e4a7d960fcab39d347765d0  # tags/11.0.3^0
+_commit=f832495aeeeb6b20a598b895261a9d1853005147  # tags/12.0.1^0
 source=("git+https://gitlab.gnome.org/GNOME/gucharmap.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to