summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Garza2021-10-19 20:36:44 -0500
committerJuan Garza2021-10-19 20:36:44 -0500
commit44075d4e65879d2982d6ee921ff862b33c9bf9b3 (patch)
tree8740550489b017235e0d8fbdfdc7d127ed4624fd
parent2b77e474b220d3266ad1d573ad044b575641602b (diff)
downloadaur-44075d4e65879d2982d6ee921ff862b33c9bf9b3.tar.gz
v1.3.6
-rw-r--r--.SRCINFO3
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fab11263fa4e..c8415ea6028f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sotw
pkgdesc = Shadow Of The Wyrm is a single player, traditional roguelike by Julian Day.
- pkgver = 1.3.3
+ pkgver = 1.3.6
pkgrel = 1
url = http://www.shadowofthewyrm.org/
arch = x86_64
@@ -24,4 +24,3 @@ pkgbase = sotw
md5sums = SKIP
pkgname = sotw
-
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..567609b1234a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+build/
diff --git a/PKGBUILD b/PKGBUILD
index 77ca0240a484..d6ed6f59b700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
#Maintainer: Larzid <juanitocampamocha@gmail.com>
pkgname=sotw
-pkgver=1.3.3
+pkgver=1.3.6
pkgrel=1
epoch=
pkgdesc="Shadow Of The Wyrm is a single player, traditional roguelike by Julian Day."