[arch-commits] Commit in glade/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Oct 2 01:48:40 UTC 2017


    Date: Monday, October 2, 2017 @ 01:48:39
  Author: heftig
Revision: 306528

3.20.1-1

Modified:
  glade/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-01 21:47:56 UTC (rev 306527)
+++ PKGBUILD	2017-10-02 01:48:39 UTC (rev 306528)
@@ -3,9 +3,10 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=glade
-pkgver=3.20.0+27+g2b88ce24
+pkgver=3.20.1
 pkgrel=1
-pkgdesc="User interface builder for GTK+ and GNOME."
+pkgdesc="User Interface Builder for GTK+ applications"
+url="https://glade.gnome.org/"
 arch=(i686 x86_64)
 license=(GPL LGPL)
 depends=(gtk3 libxml2)
@@ -13,8 +14,7 @@
              gnome-common)
 optdepends=('python: Python widgets support'
             'devhelp: help browser')
-url="https://glade.gnome.org/"
-_commit=2b88ce24e32e8377dfbf2a5e4852c29725da7dbb  # glade-3-20
+_commit=7b14d7ff89c32037f62d3b754dfb6928f82a3a71  # tags/GLADE_3_20_1^0
 source=("git+https://git.gnome.org/browse/glade#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list