summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2015-06-12 13:19:20 -0400
committerKevin MacMartin2015-06-12 13:19:20 -0400
commit898a5c54cebf97623ad7691d49149d49365d0ca2 (patch)
tree3042835d8c5a324200a90cb5aa50dbc223009346
parent607bcde5633592d6a5fe7058804f5fe64c16b97b (diff)
downloadaur-898a5c54cebf97623ad7691d49149d49365d0ca2.tar.gz
Update to 166v0.3.0c and include missing files/folders in the .gitignore
-rw-r--r--.gitignore2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0a66557cb7c9..c901746a0019 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+*.pkg.tar.xz
pkg
src
+shattered-pixel-dungeon
remakepkg
diff --git a/PKGBUILD b/PKGBUILD
index b95cbb46a58c..f930f648d691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=shattered-pixel-dungeon
pkgname=$_pkgname-git
-pkgver=163v0.2.4d
+pkgver=166v0.3.0c
pkgrel=1
pkgdesc='Shattered fork of the popular rogue-like game'
url='http://shatteredpixel.tumblr.com/'