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

Jan Steffens heftig at archlinux.org
Wed Feb 26 07:44:02 UTC 2020


    Date: Wednesday, February 26, 2020 @ 07:44:01
  Author: heftig
Revision: 376246

3.22.2-1

Modified:
  glade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 07:42:50 UTC (rev 376245)
+++ PKGBUILD	2020-02-26 07:44:01 UTC (rev 376246)
@@ -2,8 +2,8 @@
 # Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
 
 pkgname=glade
-pkgver=3.22.1
-pkgrel=4
+pkgver=3.22.2
+pkgrel=1
 pkgdesc="User Interface Builder for GTK+ applications"
 url="https://glade.gnome.org/"
 arch=(x86_64)
@@ -12,7 +12,8 @@
 makedepends=(intltool gtk-doc gobject-introspection python-gobject itstool docbook-xsl git
              gnome-common webkit2gtk)
 optdepends=('devhelp: development help')
-_commit=e73a66b3f36ed6c3d9086ad1a50a789f34502a72  # tags/GLADE_3_22_1^0
+provides=(libgladeui-2.so)
+_commit=1f0e1db7178c5038b2f61dc708b0939cb21d9254  # tags/GLADE_3_22_2^0
 source=("git+https://gitlab.gnome.org/GNOME/glade.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list