summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLarzid2016-12-07 02:52:33 -0600
committerLarzid2016-12-07 02:52:33 -0600
commita6380fb2e2f091b5ce5578cacd17df6771b9a042 (patch)
tree06eaf2114bc6739daef9f128cd63d27644fbdba6 /PKGBUILD
parent889811abfcfdd5422113a4235381895225e276e1 (diff)
downloadaur-a6380fb2e2f091b5ce5578cacd17df6771b9a042.tar.gz
Development Version 0.5.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9687b716bf80..8a78d5044553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Larzid <juanitocampamocha@gmail.com>
pkgname=sotw-dev
-pkgver=0.5.7
+pkgver=0.5.8
pkgrel=1
epoch=
pkgdesc="Shadow Of The Wyrm by Julian Day - Development branch."
@@ -51,4 +51,4 @@ package() {
cp -R ${srcdir}/shadow-of-the-wyrm/sotw/scripts ${pkgdir}/usr/share/shadow-of-the-wyrm/sotw/scripts
cp -R ${srcdir}/shadow-of-the-wyrm/sotw/texts ${pkgdir}/usr/share/shadow-of-the-wyrm/sotw/texts
install -D ${srcdir}/shadow-of-the-wyrm/sotw.sh ${pkgdir}/usr/bin/sotw
-} \ No newline at end of file
+}