summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralbron2018-05-12 23:55:51 +0300
committeralbron2018-05-12 23:55:51 +0300
commitc02c0759d62a51ef637e8b6a897ae4e6c2c8e606 (patch)
tree6864a66a7180712be4508f3e6e704402d2db4487 /PKGBUILD
parent77b0afbf9299aa4962bcb0154d5b5c0f14d9707e (diff)
downloadaur-c02c0759d62a51ef637e8b6a897ae4e6c2c8e606.tar.gz
bump to 0.44.10-beta1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ecb203a9ef6..077b0648737c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=dfhack
pkgver=0.44.10
-_pkgver=$pkgver-alpha1
-pkgrel=1
+_pkgver=$pkgver-beta1
+pkgrel=2
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/"