aboutsummaryrefslogtreecommitdiffstats
path: root/community/libgnome-games-support/APKBUILD
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-26 22:39:58 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-27 07:24:21 +0000
commit9685d7a40a74e347b5814701a9771ae24a8cf61e (patch)
tree531723c7c401adaa5507df0e822950755430f90f /community/libgnome-games-support/APKBUILD
parent38dfa4fd72b2715b05e890083f8aafae1c027b17 (diff)
community/libgnome-games-support: upgrade to 1.6.1
Diffstat (limited to 'community/libgnome-games-support/APKBUILD')
-rw-r--r--community/libgnome-games-support/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libgnome-games-support/APKBUILD b/community/libgnome-games-support/APKBUILD
index c500eabee41..c5b12f93871 100644
--- a/community/libgnome-games-support/APKBUILD
+++ b/community/libgnome-games-support/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=libgnome-games-support
-pkgver=1.6.0.1
+pkgver=1.6.1
pkgrel=0
arch="all"
url="https://gitlab.gnome.org/GNOME/libgnome-games-support"
pkgdesc="Code shared between GNOME games"
license="LGPL-3.0-or-later"
makedepends="meson ninja vala libgee-dev gtk+3.0-dev"
-source="https://download.gnome.org/sources/libgnome-games-support/${pkgver%.*.*}/libgnome-games-support-$pkgver.tar.xz"
+source="https://download.gnome.org/sources/libgnome-games-support/${pkgver%.*}/libgnome-games-support-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang"
build() {
@@ -30,4 +30,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="edb3ecf9864164f61395050c230e7288a6fc5ed16f8d413b6e42bf8dd5e1de2c100b90f61a33380f951896a653179da22244c8b7c908d6f17510abe9873ad77e libgnome-games-support-1.6.0.1.tar.xz"
+sha512sums="a2f0c6faea4e10fcc06487a37147a3bbee9d41daeff2a323cf078bef45664166184f63e11fdba4afe6d2d1f8f2c0dba59274707d978c84b17b70305cb206b3a8 libgnome-games-support-1.6.1.tar.xz"