summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73499ddba240..34dd9b7f0410 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jointris
pkgdesc = Joinable tetris blocks with bombs
- pkgver = 0.10
+ pkgver = 0.11
pkgrel = 1
url = https://www.efanomars.com/games/jointris
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = jointris
depends = stmm-games
depends = stmm-input
depends = gtkmm
- source = git+https://gitlab.com/efanomars/jointris.git#commit=bffcaf8826a04db840aa7e4222ff8660c6c9883a
+ source = git+https://gitlab.com/efanomars/jointris.git#commit=58e18537567200ea3289a4b76824f8257a778da4
sha512sums = SKIP
pkgname = jointris
diff --git a/PKGBUILD b/PKGBUILD
index ecce505d1b78..6d4ed228527c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefano Marsili <efanomars@gmx.ch>
pkgname=jointris
-pkgver=0.10
+pkgver=0.11
pkgrel=1
pkgdesc="Joinable tetris blocks with bombs"
url='https://www.efanomars.com/games/jointris'
@@ -16,7 +16,7 @@ optdepends=()
#replaces=("jointris")
#conflicts=("jointris")
-source=('git+https://gitlab.com/efanomars/jointris.git#commit=bffcaf8826a04db840aa7e4222ff8660c6c9883a')
+source=('git+https://gitlab.com/efanomars/jointris.git#commit=58e18537567200ea3289a4b76824f8257a778da4')
sha512sums=('SKIP')
build() {