diff options
author | Georg Schlisio | 2016-04-12 13:53:50 +0200 |
---|---|---|
committer | Georg Schlisio | 2016-04-12 13:53:50 +0200 |
commit | b4fe98318135d266cfcd35adce70c9f559ff3196 (patch) | |
tree | d8f0f477a57c3dbdf56ef1695f5e07d97a315afa | |
parent | b770155bb24a6ef9dba6ada25ebc6bba60b56297 (diff) | |
download | aur-sunlesssea-hib.tar.gz |
ver. 2016.03.29
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ pkgbase = sunlesssea-hib pkgdesc = Sunless Sea is a nautical roguelike in glorious 2D, presenting a non-linear, choice-heavy, personalised experience. Humblebundle version. - pkgver = 2016.02.22 + pkgver = 2016.03.29 pkgrel = 1 url = http://www.failbettergames.com/sunless/ arch = any license = commercial depends = lib32-libxcursor - source = hib://Sunless_Sea-StandAlone-Linux-2016-02-22.sh - md5sums = 91f751a8d4b6c65e50f1e8466350c5e8 + source = hib://Sunless_Sea-StandAlone-Linux-2016-03-29.sh + md5sums = b82055a5e48ffe7188309ce28a003b98 pkgname = sunlesssea-hib @@ -1,14 +1,14 @@ # Maintainer: fordprefect <fordprefect@dukun.de> pkgname=sunlesssea-hib -pkgver=2016.02.22 +pkgver=2016.03.29 pkgrel=1 pkgdesc="Sunless Sea is a nautical roguelike in glorious 2D, presenting a non-linear, choice-heavy, personalised experience. Humblebundle version." url="http://www.failbettergames.com/sunless/" arch=('any') license=('commercial') depends=("lib32-libxcursor") -source=("hib://Sunless_Sea-StandAlone-Linux-2016-02-22.sh") -md5sums=('91f751a8d4b6c65e50f1e8466350c5e8') +source=("hib://Sunless_Sea-StandAlone-Linux-2016-03-29.sh") +md5sums=('b82055a5e48ffe7188309ce28a003b98') PKGEXT=.pkg.tar DLAGENTS+=('hib::/usr/bin/echo "Could not find %u. Manually download it to \"$(pwd)\", or set up a hib:// DLAGENT in /etc/makepkg.conf."; exit 1') |