summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYaohan Chen2017-04-05 20:50:40 -0400
committerYaohan Chen2017-04-05 20:50:40 -0400
commit4a9dbc1a41a2a967d1fd2e523cfb3bb75e375682 (patch)
treeec7e4eb31f78441af5841afc010fb196dcbf8c50 /PKGBUILD
parenta5e035835084d83facb33943e412797f0dbb9d44 (diff)
downloadaur-4a9dbc1a41a2a967d1fd2e523cfb3bb75e375682.tar.gz
Fix PulseAudio sound issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c641557a0732..66d4a461d32e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yaohan Chen <yaohan.chen@gmail.com>
pkgname=ankama-transition
pkgver=3.11.1
-pkgrel=2
+pkgrel=3
pkgdesc="Updater for Ankama games Dofus and Wakfu"
arch=('i686' 'x86_64')
url="http://www.ankama.com"
@@ -10,7 +10,7 @@ depends=('qt4' 'polkit' 'openssl')
source=('http://dl.ak.ankama.com/games/linux/ankama-transition-release.tar.gz'
'transition.sh')
md5sums=('bac15a49942ac46c8270e8f5b94c3d1c'
- 'b54e01b3d6138ceffa57f976eff25e52')
+ 'cedd4443adb36d718f46962023e327b4')
install='ankama-transition.install'
prepare() {