summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30001f4f1f13..a3d58a8c6c63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=jointris
-pkgver=0.30
+pkgver=0.31
pkgrel=1
pkgdesc="Joinable tetris blocks with bombs"
url='https://efanomars.com/games/jointris'
@@ -9,7 +9,7 @@ arch=('x86_64' 'aarch64')
license=('GPL3')
depends=(
- 'stmm-games>=0.30'
+ 'stmm-games>=0.31'
'stmm-input>=0.16'
'gtkmm3')
makedepends=('cmake' 'doxygen' 'graphviz' 'python')
@@ -19,8 +19,8 @@ optdepends=()
#replaces=("jointris")
#conflicts=("jointris")
-source=('https://efanomars.com/sources/jointris-0.30.tar.gz')
-sha256sums=('6203374b1b588612d6fc07085e900bad8700cf0a82cafb1f3714b119d6f6c7df')
+source=('https://efanomars.com/sources/jointris-0.31.tar.gz')
+sha256sums=('d6440f16a0f89bec07893d13c259be4163415820bb13f7b580a2f7ee13bc4b1b')
build() {
cd "${srcdir}/jointris"