Date: Monday, April 3, 2017 @ 14:06:36
  Author: jgc
Revision: 292018

upgpkg: libgee 0.20.0-1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-04-03 14:01:55 UTC (rev 292017)
+++ PKGBUILD    2017-04-03 14:06:36 UTC (rev 292018)
@@ -3,7 +3,7 @@
 # Contributor: Sergej Pupykin <[email protected]>
 
 pkgname=libgee
-pkgver=0.18.1
+pkgver=0.20.0
 pkgrel=1
 pkgdesc="A collection library providing GObject-based interfaces and classes 
for commonly used data structures"
 url="https://git.gnome.org/browse/libgee";
@@ -11,8 +11,8 @@
 arch=(i686 x86_64)
 depends=(glib2)
 makedepends=(gobject-introspection vala autoconf-archive git valadoc)
-_commit=d52a07b1851e45f3cae3384cae4aa4803a1b6f51  # tags/0.18.1^0
-source=("git://git.gnome.org/libgee#commit=$_commit")
+_commit=fe7c7e86185e919adcbd053404e7ee497bb90dc5
+source=("git+https://git.gnome.org/browse/libgee#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to