summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjazztickets2022-12-03 13:23:32 -0700
committerjazztickets2022-12-03 13:23:32 -0700
commitc7b370daca59cb2f90ff7f585095a1db409dc223 (patch)
tree88ee71fd542aea5ee291d2643f5dcf9bf03d0c43 /PKGBUILD
parentf5200a61bb55f04289d22229ec25c788251753e7 (diff)
downloadaur-openflap.tar.gz
1.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8221ba7ab5dc..0217b9c85a85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: jazztickets <jazztickets at gmail dot com>
pkgname=openflap
-pkgver=1.0.5
-pkgbuild=r72
+pkgver=1.0.6
+pkgbuild=r76
pkgfullname=(${pkgname}-${pkgver}${pkgbuild})
pkgrel=1
pkgdesc="A game about bouncing balls through holes"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('sdl2' 'sdl2_image' 'sdl2_ttf' 'sdl2_mixer')
makedepends=('cmake')
source=("https://gitlab.com/jazztickets/uploads/-/raw/main/${pkgfullname}-src.tar.gz")
-sha256sums=('9f01afda6b1da4d1c90f0e41711cadbf4181459e217c985e6c108162fe13b199')
+sha256sums=('de41910d764659bac967316a93af7ac0d411fd645f181c21e3b405b8b5a554a8')
prepare() {
cd "$srcdir/$pkgfullname"