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 1fb1d0a5a129..6674e7e3d831 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=jointris
-pkgver=0.27
+pkgver=0.28
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.27'
+ 'stmm-games>=0.28'
'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.27.tar.gz')
-sha256sums=('ea1a2afd11d26153690a38bd5434b17118235dca11612be2f276ac89ddd3bba9')
+source=('https://efanomars.com/sources/jointris-0.28.tar.gz')
+sha256sums=('fe663fe48eeaf12624c90493ed02fcb83be40c77690ab6ae49ce04c58d5cd9a6')
build() {
cd "${srcdir}/jointris"