summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2e3752547bf..4571eef8037a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Tue May 24 20:59:11 UTC 2016
+# Tue May 31 17:49:59 UTC 2016
pkgbase = asciisec
pkgdesc = SDL roguelike with a 'Wing Commander: Privateer' theme
pkgver = 0.7.2
- pkgrel = 1
+ pkgrel = 2
url = http://www.asciisector.net
install = asciisec.install
arch = i686
arch = x86_64
license = custom:freeware_with_limitations
- depends = sdl_mixer
+ depends = sdl2_mixer
source = music.zip::http://www.laserbrainstudios.com/download.php?name=asciisecmusic
source = asciisec.desktop
source = asciisec.png
diff --git a/PKGBUILD b/PKGBUILD
index 4ae650c5136e..3ff61ec06202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=asciisec
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="SDL roguelike with a 'Wing Commander: Privateer' theme"
arch=('i686' 'x86_64')
url="http://www.asciisector.net"
license=("custom:freeware_with_limitations")
install="asciisec.install"
-depends=('sdl_mixer')
+depends=('sdl2_mixer')
source=("music.zip::http://www.laserbrainstudios.com/download.php?name=asciisecmusic" "asciisec.desktop" "asciisec.png")
md5sums=('f061f51a41d98561447b750de8a45400'
'd14120b34114c0f8414e8e8fa4594d72'