Date: Sunday, February 9, 2020 @ 22:20:05
  Author: heftig
Revision: 375156

0.20.3-1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-09 21:38:14 UTC (rev 375155)
+++ PKGBUILD    2020-02-09 22:20:05 UTC (rev 375156)
@@ -2,7 +2,7 @@
 # Contributor: Sergej Pupykin <[email protected]>
 
 pkgname=libgee
-pkgver=0.20.2
+pkgver=0.20.3
 pkgrel=1
 pkgdesc="A collection library providing GObject-based interfaces and classes 
for commonly used data structures"
 url="https://git.gnome.org/browse/libgee";
@@ -10,7 +10,7 @@
 arch=(x86_64)
 depends=(glib2)
 makedepends=(gobject-introspection vala autoconf-archive git)
-_commit=5e66324654b7d70d7c28793491a4edfe6d8a0d85  # tags/0.20.2^0
+_commit=56b10bc2c272f345536709f0abdaf857ba1b4080  # tags/0.20.3^0
 source=("git+https://gitlab.gnome.org/GNOME/libgee.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to