* update libgee to 0.20.6-1

This commit is contained in:
Alexander Baldeck 2022-10-06 14:22:51 +02:00
parent f3ac1adea1
commit 8578c67a96

View File

@ -4,8 +4,8 @@
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
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)
@ -13,7 +13,7 @@ arch=(x86_64 powerpc64le powerpc riscv64)
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')