summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302016-01-21 16:16:24 +0100
committerM0Rf302016-01-21 16:16:24 +0100
commit9d57781d7000739f2abe98bba5d4e3b569fc3526 (patch)
treeb2b1d3694af7e59d5a2df464d4c0dc9f4b2a48a4 /PKGBUILD
parent3a03fe938234a863a10240727c031311dcdfda5e (diff)
downloadaur-9d57781d7000739f2abe98bba5d4e3b569fc3526.tar.gz
2016-01-17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1788ef13bef7..ed0e3e063bc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: farnsworth517
pkgname=soulseekqt
-pkgver=20150625
-_pkgver=2015-6-25
+pkgver=20160117
+_pkgver=2016-1-17
if [[ "$CARCH" == 'x86_64' ]] ; then
_pkgver=$_pkgver-64bit
@@ -20,13 +20,13 @@ url="http://www.soulseekqt.net/news/"
license=('custom')
if [[ "$CARCH" == 'i686' ]] ; then
- depends=( 'libxext' 'fontconfig' 'libxrender' 'libsm' 'alsa-lib' )
- md5sums=( '902faf6740871ab1fd0f60b1cfab3e32'
+ depends=( 'libxext' 'fontconfig' 'libxrender' )
+ md5sums=( '906d99b15ed02d0d66981fffeeea1218'
'0a2137a47e9ac0b4b57a0d55872d0842'
'256ec24f7ad2d39ac8da0f1c03d3cafe' )
elif [[ "$CARCH" == 'x86_64' ]] ; then
depends=( 'libxext' 'fontconfig' 'libxrender' )
- md5sums=( '0072ff19513466ca97de037e6e1d1875'
+ md5sums=( 'c843e748a129e4ad9461280aeb2b957a'
'0a2137a47e9ac0b4b57a0d55872d0842'
'256ec24f7ad2d39ac8da0f1c03d3cafe' )
fi