summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Kharitonov2017-03-31 10:33:55 +0500
committerDmitry Kharitonov2017-03-31 10:33:55 +0500
commit244377edb9f4df12c44f2b8f30864544142ab275 (patch)
tree694a4f754f55161e4c2a0624699a5c3a740e0b20
parent373fa3e06a82c3ce10e735cffd39ed82ad2bc5f5 (diff)
downloadaur-244377edb9f4df12c44f2b8f30864544142ab275.tar.gz
Updated to 1.5.4
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 170d9cf79719..1065431256d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Mar 25 15:51:03 UTC 2017
+# Fri Mar 31 05:33:47 UTC 2017
pkgbase = stone-soup-yiuf
pkgdesc = A fork of Dungeon Crawl Stone Soup roguelike with old races recovered
- pkgver = 1.5.2b1
- pkgrel = 2
+ pkgver = 1.5.4
+ pkgrel = 1
url = https://github.com/yrmvgh/yiufcrawl
arch = i686
arch = x86_64
@@ -28,8 +28,8 @@ pkgbase = stone-soup-yiuf
optdepends = advancecomp: for recompressing the tilesheets pngcrush: for recompressing the tilesheets
conflicts = crawl
conflicts = stone-soup-tile
- source = https://github.com/yrmvgh/yiufcrawl/archive/1.5.2b1-yiuf.tar.gz
- sha256sums = e6efda8f4188b0823f5d438e2a4b9307a016b12f22e3f75f8a65fd56d35cad6b
+ source = https://github.com/yrmvgh/yiufcrawl/archive/1.5.4-yiuf.tar.gz
+ sha256sums = 726923b619fa37fdfe347cae51bfe84564ef78af3314bcd05082dff9b45855b8
pkgname = stone-soup-yiuf
diff --git a/PKGBUILD b/PKGBUILD
index 139e9e6a6021..12b0796e24b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jakob Gruber <jakob.gruber@gmail.com>
pkgname=stone-soup-yiuf
-pkgver=1.5.2b1
-pkgrel=2
+pkgver=1.5.4
+pkgrel=1
pkgdesc='A fork of Dungeon Crawl Stone Soup roguelike with old races recovered'
arch=('i686' 'x86_64')
url='https://github.com/yrmvgh/yiufcrawl'
@@ -14,7 +14,7 @@ optdepends=('advancecomp: for recompressing the tilesheets
conflicts=('crawl' 'stone-soup-tile')
license=('GPL' 'BSD' 'MIT' 'ZLIB' 'APACHE' 'custom:CC0' 'custom')
source=("https://github.com/yrmvgh/yiufcrawl/archive/${pkgver}-yiuf.tar.gz")
-sha256sums=('e6efda8f4188b0823f5d438e2a4b9307a016b12f22e3f75f8a65fd56d35cad6b')
+sha256sums=('726923b619fa37fdfe347cae51bfe84564ef78af3314bcd05082dff9b45855b8')
# used by gendesk to create .desktop file
_exec=('yiufcrawl-tiles')