summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7ba51e37d3e..0573f0478d1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Apr 6 00:50:09 UTC 2017
+# Tue Apr 25 05:42:03 UTC 2017
pkgbase = ankama-transition
pkgdesc = Updater for Ankama games Dofus and Wakfu
pkgver = 3.11.1
- pkgrel = 3
+ pkgrel = 4
url = http://www.ankama.com
install = ankama-transition.install
arch = i686
@@ -12,6 +12,7 @@ pkgbase = ankama-transition
depends = qt4
depends = polkit
depends = openssl
+ optdepends = pulseaudio-alsa: required for Dofus to play sounds in PulseAudio
source = http://dl.ak.ankama.com/games/linux/ankama-transition-release.tar.gz
source = transition.sh
md5sums = bac15a49942ac46c8270e8f5b94c3d1c
diff --git a/PKGBUILD b/PKGBUILD
index 66d4a461d32e..da77cf7eb6f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Yaohan Chen <yaohan.chen@gmail.com>
pkgname=ankama-transition
pkgver=3.11.1
-pkgrel=3
+pkgrel=4
pkgdesc="Updater for Ankama games Dofus and Wakfu"
arch=('i686' 'x86_64')
url="http://www.ankama.com"
license=('custom')
depends=('qt4' 'polkit' 'openssl')
+optdepends=('pulseaudio-alsa: required for Dofus to play sounds in PulseAudio')
source=('http://dl.ak.ankama.com/games/linux/ankama-transition-release.tar.gz'
'transition.sh')
md5sums=('bac15a49942ac46c8270e8f5b94c3d1c'