Date: Thursday, August 30, 2018 @ 16:24:58
  Author: felixonmars
Revision: 333119

upgpkg: gobject-introspection 1.56.1-2

Python 3.7 rebuild

Modified:
  gobject-introspection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-08-30 16:13:31 UTC (rev 333118)
+++ PKGBUILD    2018-08-30 16:24:58 UTC (rev 333119)
@@ -4,7 +4,7 @@
 pkgbase=gobject-introspection
 pkgname=(gobject-introspection gobject-introspection-runtime)
 pkgver=1.56.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Introspection system for GObject-based libraries"
 url="https://wiki.gnome.org/Projects/GObjectIntrospection";
 arch=(x86_64)
@@ -14,7 +14,7 @@
 options=(!emptydirs)
 _commit=14ff69f032c603e6100728088ebbda19fd44db8a  # tags/1.56.1^0
 
source=("git+https://gitlab.gnome.org/GNOME/gobject-introspection.git#commit=$_commit";)
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 pkgver() {
   cd $pkgbase

Reply via email to