summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralbron2018-03-15 12:13:30 +0200
committeralbron2018-03-15 12:13:30 +0200
commit8550ba5db496de62d3c66e56593ca1cef39168e8 (patch)
tree5a1579375532e3f920c77d612c22db3d2e371fd4 /PKGBUILD
parent009f1ae2477e8ecf82eb4c01bd5033748ede90b9 (diff)
downloadaur-8550ba5db496de62d3c66e56593ca1cef39168e8.tar.gz
bump to 0.44.07-alpha1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b92fb981216..d83f00e4f671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
pkgname=dfhack
-pkgver=0.44.05
-_pkgver=$pkgver-r1
-pkgrel=2
+pkgver=0.44.07
+_pkgver=$pkgver-alpha1
+pkgrel=1
pkgdesc="memory hacking library for Dwarf Fortress and a set of tools that use it"
arch=('x86_64' 'i686')
url="http://dfhack.readthedocs.io/en/v$pkgver/"