aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-06 14:14:50 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-06 17:55:51 +0100
commit3141091d0d4298d6df10c09d02de20b9411c3775 (patch)
treeea60090db4a6a1aa95dc5f0a2937396907a6d10d
parente6b939e059f084c754547e8236825f218104c56a (diff)
downloadaports-3141091d0d4298d6df10c09d02de20b9411c3775.tar.bz2
aports-3141091d0d4298d6df10c09d02de20b9411c3775.tar.xz
community/gnome-chess: upgrade to 3.36.0
-rw-r--r--community/gnome-chess/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-chess/APKBUILD b/community/gnome-chess/APKBUILD
index 4d350155d5..18ab404572 100644
--- a/community/gnome-chess/APKBUILD
+++ b/community/gnome-chess/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=gnome-chess
-pkgver=3.34.0
-pkgrel=2
+pkgver=3.36.0
+pkgrel=0
arch="all !s390x" # Blocked by librsvg -> rust
url="https://wiki.gnome.org/Apps/Chess"
pkgdesc="Play the classic two-player boardgame of chess"
@@ -30,4 +30,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
-sha512sums="dcd4c2cfb0ebb5d3481bb6f722ac847cb8976e31352286a245457a62291445f50ad86ce26a37c222112801dc807bb567ed4d71d2d6ccb1628c2cab0767445012 gnome-chess-3.34.0.tar.xz"
+sha512sums="b0013005052739ee17070e2be36b7c15242e9d9caf82b5641197ffe0bad9112ed3d1803c8aceeacfb9014e1cd3f4fb698b21bcbd43a7aa8395a9cdc98c330609 gnome-chess-3.36.0.tar.xz"