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

Jan Steffens heftig at archlinux.org
Sat Mar 17 18:37:20 UTC 2018


    Date: Saturday, March 17, 2018 @ 18:37:19
  Author: heftig
Revision: 319558

3.28.1-1

Modified:
  pygobject/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-17 17:47:21 UTC (rev 319557)
+++ PKGBUILD	2018-03-17 18:37:19 UTC (rev 319558)
@@ -3,7 +3,7 @@
 
 pkgbase=pygobject
 pkgname=(python-gobject python2-gobject pygobject-devel)
-pkgver=3.28.0+6+g48171470
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="Python Bindings for GLib/GObject/GIO/GTK+"
 url="https://wiki.gnome.org/Projects/PyGObject"
@@ -12,7 +12,7 @@
 depends=(gobject-introspection-runtime)
 makedepends=(python{,2}-cairo gobject-introspection git autoconf-archive)
 optdepends=('cairo: Cairo bindings')
-_commit=48171470feccca4c5595a5f28adf6630fca66515  # pygobject-3-28
+_commit=ca6918747214484a429c039caed02dd858c307fe  # tags/3.28.1^0
 source=("git+https://gitlab.gnome.org/GNOME/pygobject.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list