summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin MacMartin2022-07-12 23:04:32 -0400
committerKevin MacMartin2022-07-12 23:04:32 -0400
commit2ff9467b03b70cb3512ce6253d1444e66dd65e9c (patch)
treea1298853501bb8b968155baff7d0df6597ea6787 /PKGBUILD
parented12eefc23b559a096cff64600d32a9b1c8fff3f (diff)
downloadaur-2ff9467b03b70cb3512ce6253d1444e66dd65e9c.tar.gz
Update to 5620v1.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5f95292e18c7..43fd619e2f49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=shattered-pixel-dungeon
pkgname=$_pkgname-git
-pkgver=5452v1.2.3
+pkgver=5620v1.3.1
pkgrel=1
pkgdesc='Shattered fork of the popular rogue-like game'
url='https://shatteredpixel.com'
@@ -40,7 +40,7 @@ prepare() {
chmod 755 gradlew
# Fix the build
- patch -p1 < ../fix-build.patch
+ # patch -p1 < ../fix-build.patch
}
build() {