aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordian Edenhofer2016-02-01 21:01:49 +0100
committerGordian Edenhofer2016-02-01 21:01:49 +0100
commit79570a06041afb975334059219512ac69bde3580 (patch)
treea9244d0d36d2800639ce88ef1545508ff7611425 /PKGBUILD
parent6c008ee185931f540711806e9eb8df3842d24f46 (diff)
downloadaur-79570a06041afb975334059219512ac69bde3580.tar.gz
Upgpkg: 1.8.9-4
Fix bug which prevented users from taking backups of multiple worlds. It occured due to an out-of-place quotation of a variable.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e0b8c7deceb..5a645f87358d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=minecraft-server
pkgver=1.8.9
-pkgrel=3
+pkgrel=4
pkgdesc="Minecraft server unit files, script, and jar"
arch=('any')
url="http://minecraft.net/"