summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralbron2020-01-19 20:36:53 +0200
committeralbron2020-01-19 20:36:53 +0200
commitc63d7abfed994904a5214d441aea60aa99a35f5a (patch)
treea41fb6d6a1cf8a46dd94ffa32bf2ddad770dc708 /PKGBUILD
parentd7cc9f9a770673ca1552abce25e10b30bd55b592 (diff)
downloadaur-c63d7abfed994904a5214d441aea60aa99a35f5a.tar.gz
bump to 0.44.12-r3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95fcbaeff827..0f35ca5c344d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=dfhack
pkgver=0.44.12
-_pkgver=$pkgver-r2
-pkgrel=4
+_pkgver=$pkgver-r3
+pkgrel=5
pkgdesc="memory hacking library for Dwarf Fortress and a set of tools that use it"
arch=('x86_64' 'i686')
url="https://dfhack.readthedocs.io/en/stable/"