aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-05-30 23:21:21 +0200
committerLeo <thinkabit.ukim@gmail.com>2020-05-30 23:25:05 +0000
commit6ebd7597a08de302f6a38ba3c34a8dbd5667a2e2 (patch)
tree97fd5edf58632fece1d74ab1e924bf990a3d716d
parent10a4e8259b23bd6433df5dea44e5a07317150448 (diff)
downloadalpine_aports-6ebd7597a08de302f6a38ba3c34a8dbd5667a2e2.tar.bz2
alpine_aports-6ebd7597a08de302f6a38ba3c34a8dbd5667a2e2.tar.xz
alpine_aports-6ebd7597a08de302f6a38ba3c34a8dbd5667a2e2.zip
community/gnome-chess: upgrade to 3.36.1
-rw-r--r--community/gnome-chess/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gnome-chess/APKBUILD b/community/gnome-chess/APKBUILD
index 2ae70f9a72..252a1bb8ee 100644
--- a/community/gnome-chess/APKBUILD
+++ b/community/gnome-chess/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Bart Ribbers <bribbers@disroot.org> 1# Contributor: Bart Ribbers <bribbers@disroot.org>
2# Maintainer: Rasmus Thomsen <oss@cogitri.dev> 2# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
3pkgname=gnome-chess 3pkgname=gnome-chess
4pkgver=3.36.0 4pkgver=3.36.1
5pkgrel=0 5pkgrel=0
6arch="all !s390x !mips !mips64" # Blocked by librsvg -> rust 6arch="all !s390x !mips !mips64" # Blocked by librsvg -> rust
7url="https://wiki.gnome.org/Apps/Chess" 7url="https://wiki.gnome.org/Apps/Chess"
@@ -30,4 +30,4 @@ package() {
30 DESTDIR="$pkgdir" ninja -C output install 30 DESTDIR="$pkgdir" ninja -C output install
31} 31}
32 32
33sha512sums="b0013005052739ee17070e2be36b7c15242e9d9caf82b5641197ffe0bad9112ed3d1803c8aceeacfb9014e1cd3f4fb698b21bcbd43a7aa8395a9cdc98c330609 gnome-chess-3.36.0.tar.xz" 33sha512sums="4c89f91fe16323a799cf1eb3fe1f8e37fd506248ca32ad605ca3d5ecd37cf29f046da50383e0d0c3d82acf4e472843f3fd40927283f37e02d42cee5d8c72d8b3 gnome-chess-3.36.1.tar.xz"