summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Witkowski2022-05-09 12:41:51 -0600
committerAlan Witkowski2022-05-09 12:41:51 -0600
commit17489673df92055fcb654aef87577c24ebc7e75f (patch)
treea1c00a04358d464dabae1497d1864d39ae010d9b /PKGBUILD
parenta108b92623f2ea2398e52957d2079a7770d04cdf (diff)
downloadaur-17489673df92055fcb654aef87577c24ebc7e75f.tar.gz
cleanup
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd44cb07b6b4..60fee22634f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: jazztickets <jazztickets at gmail dot com>
pkgname=openflap
pkgver=1.0.2r56
-pkgrel=1
+pkgrel=2
pkgdesc="A game about bouncing balls through holes"
arch=('i686' 'x86_64')
url="https://github.com/jazztickets/openflap"
license=('GPL3')
depends=('sdl2' 'sdl2_image' 'sdl2_ttf' 'sdl2_mixer')
makedepends=('cmake')
-changelog=Changelog
source=("https://github.com/jazztickets/openflap/releases/download/1.0.2/openflap-${pkgver}-src.tar.gz")
sha256sums=('61d5a4438e5242bafa9b73e38cf865264a3b5a8a77a11c7836f1d7c9765de494')