summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbidet2017-11-11 02:28:16 -0300
committerbidet2017-11-11 02:28:16 -0300
commit7ed7af6c55c6b092f6b5f6690224576d2c669147 (patch)
treefbcc6e199bea8fd32153d61a8ab62741c18ac196
parent38c5ba417e631a140ab6cf72ae569b0b84621e2e (diff)
downloadaur-7ed7af6c55c6b092f6b5f6690224576d2c669147.tar.gz
.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4637fd3895b8..5217540142dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dwarffortress-phoebus
pkgdesc = Dwarf Fortress preloaded with Phoebus tileset
- pkgver = 0.40.19
+ pkgver = 0.43.05
pkgrel = 17
epoch = 1
url = http://www.bay12games.com/dwarves/
@@ -12,12 +12,12 @@ pkgbase = dwarffortress-phoebus
depends = lib32-gtk2
depends = lib32-glu
depends = lib32-gcc-libs
- source = https://kremlin.cc/dfmirror/Phoebus_40_19v00.zip
- source = https://kremlin.cc/dfmirror/df_40_19_linux.tar.bz2
+ source = https://github.com/washlet/Phoebus/releases/download/43.05d/Phoebus_0.43.05d.zip
+ source = http://bay12games.com/dwarves/df_43_05_linux.tar.bz2
source = dwarf-fortress
source = LICENSE
- md5sums = df1a777f8defba96e14ac2baeb764bf4
- md5sums = f0b2c798fb5e297ea3cce38a63e20443
+ md5sums = 599f9fdd71a57048ead9fadb091d5061
+ md5sums = 5b8ee45e906d021c053f816e443c2983
md5sums = 5766ed7195876418b497d912d2f1512a
md5sums = eddfb4bd478f9c64e6801bda7c7791ba
diff --git a/PKGBUILD b/PKGBUILD
index 34a0b74bb680..cc16cd67f8fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,5 @@
-# Maintainer: ian kremlin <ian [AT] kremlin [DOT] cc>
+# Maintainer: bidet <b [AT] t>
+# Former Maintainer: ian kremlin <ian [AT] kremlin [DOT] cc>
# Former Maintainer: Dennis Hamester <dennis.hamester [AT] gmail [DOT] com>
pkgname=dwarffortress-phoebus
@@ -17,12 +18,12 @@ license=('custom:dwarffortress_phoebus')
groups=('games')
depends=('lib32-sdl_image' 'lib32-sdl_ttf' 'lib32-gtk2' 'lib32-glu' 'lib32-gcc-libs')
-source=('https://github.com/tjkhaled/Phoebus/archive/43.05d.zip'
+source=('https://github.com/washlet/Phoebus/releases/download/43.05d/Phoebus_0.43.05d.zip'
'http://bay12games.com/dwarves/df_43_05_linux.tar.bz2'
'dwarf-fortress'
'LICENSE')
-md5sums=('5ab97342449693e02e70573ea964e786'
+md5sums=('599f9fdd71a57048ead9fadb091d5061'
'5b8ee45e906d021c053f816e443c2983'
'5766ed7195876418b497d912d2f1512a'
'eddfb4bd478f9c64e6801bda7c7791ba')