summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralbron2018-04-04 10:01:13 +0300
committeralbron2018-04-04 10:01:13 +0300
commit994b38ac6314a808c3dcd1c158307ac0466f5b5b (patch)
tree60f9d3eefbf3537d44da1ffd8ab06e5795d911b3
parent3657023cf5028b6e6ddf3140d4d2fd8249635680 (diff)
downloadaur-994b38ac6314a808c3dcd1c158307ac0466f5b5b.tar.gz
bump to 0.44.09-alpha1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09b8851cbef2..bb8dc0a0c252 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dfhack
pkgdesc = memory hacking library for Dwarf Fortress and a set of tools that use it
- pkgver = 0.44.08
+ pkgver = 0.44.09
pkgrel = 1
url = https://dfhack.readthedocs.io/en/stable/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = dfhack
makedepends = python-sphinx
makedepends = perl-xml-libxml
makedepends = perl-xml-libxslt
- depends = dwarffortress=0.44.08
+ depends = dwarffortress=0.44.09
depends = lua
depends = protobuf
depends = libpng12
@@ -23,7 +23,7 @@ pkgbase = dfhack
depends = libxinerama
conflicts = dfhack-bin
conflicts = dfhack-git
- source = dfhack::git+https://github.com/DFHack/dfhack#tag=0.44.08-alpha1
+ source = dfhack::git+https://github.com/DFHack/dfhack#tag=0.44.09-alpha1
source = dfhack.sh
source = dfhack-run.sh
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 98fccc6e91e2..48f57da533ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# shellcheck disable=2148
pkgname=dfhack
-pkgver=0.44.08
+pkgver=0.44.09
_pkgver=$pkgver-alpha1
pkgrel=1
pkgdesc="memory hacking library for Dwarf Fortress and a set of tools that use it"