summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpaulbdavis2018-02-06 01:46:19 -0700
committerpaulbdavis2018-02-06 01:46:19 -0700
commit3d2b1466b2e5f14432cfa60435ec9e2618890795 (patch)
tree6ac8393d48bc066e93e2c9acef30c77c20c71eb8 /PKGBUILD
parent2ff261ef5e6a2ebd26f0f377706657e22cbaa5d4 (diff)
downloadaur-3d2b1466b2e5f14432cfa60435ec9e2618890795.tar.gz
fix pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa7af34ec370..f2ccf27e09c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=dfhack
pkgver=0.44.05
_pkgver=$pkgver-r1
_twbtver=6.34
-pkgrel=1
+pkgrel=4
pkgdesc="memory hacking library for Dwarf Fortress and a set of tools that use it including Text Will Be Text plugin"
arch=('x86_64')
url="https://dfhack.readthedocs.org/"