Date: Sunday, September 25, 2022 @ 18:33:30
  Author: heftig
Revision: 456772

0.20.6-1

Modified:
  libgee/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-25 18:33:08 UTC (rev 456771)
+++ PKGBUILD    2022-09-25 18:33:30 UTC (rev 456772)
@@ -3,8 +3,8 @@
 # Contributor: Sergej Pupykin <[email protected]>
 
 pkgname=libgee
-pkgver=0.20.5
-pkgrel=2
+pkgver=0.20.6
+pkgrel=1
 pkgdesc="A collection library providing GObject-based interfaces and classes 
for commonly used data structures"
 url="https://gitlab.gnome.org/GNOME/libgee";
 license=(LGPL2.1)
@@ -12,7 +12,7 @@
 depends=(glib2)
 makedepends=(gobject-introspection vala autoconf-archive git)
 options=(debug)
-_commit=ab19a43592bb96ec8812058ea33a5b856b475bf4  # tags/0.20.5^0
+_commit=7d332f82c750ba72a6c625f38e4bfd44b786a926  # tags/0.20.6^0
 source=("git+https://gitlab.gnome.org/GNOME/libgee.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to