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 f027c7b46b48..30001f4f1f13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=jointris
-pkgver=0.29
+pkgver=0.30
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.29'
+ 'stmm-games>=0.30'
'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.29.tar.gz')
-sha256sums=('6628f88ebd9fde7a3004b617ef9d944ba63438debb1ca63db054af53f43c7512')
+source=('https://efanomars.com/sources/jointris-0.30.tar.gz')
+sha256sums=('6203374b1b588612d6fc07085e900bad8700cf0a82cafb1f3714b119d6f6c7df')
build() {
cd "${srcdir}/jointris"