diff options
Diffstat (limited to 'community/xmms2/PKGBUILD')
-rw-r--r-- | community/xmms2/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xmms2/PKGBUILD b/community/xmms2/PKGBUILD index 1d113ec48..ed4768a0a 100644 --- a/community/xmms2/PKGBUILD +++ b/community/xmms2/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 86891 2013-03-23 23:10:55Z td123 $ +# $Id: PKGBUILD 87966 2013-04-09 15:45:48Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=xmms2 pkgver=0.8DrO_o -pkgrel=10 +pkgrel=11 pkgdesc="complete rewrite of the popular music player" arch=('i686' 'x86_64') url="http://xmms2.org/" @@ -55,7 +55,7 @@ source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz md5sums=('84d5c05a70bfd31ed392a4e3f701eaa3' 'af13c937bf3c86b77ae6820107aab9b8' '31ab8c0980966dbe3e9f5e80b7b82612' - '19167aa54e4745853689abad72443b3e' + '47e68461589578e8a99857746c5b6f29' 'e176971ef96807f72fa8fc17d260c20a') build() { |