diff options
Diffstat (limited to 'extra/banshee/PKGBUILD')
-rw-r--r-- | extra/banshee/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/banshee/PKGBUILD b/extra/banshee/PKGBUILD index ff840454c..0fcba3316 100644 --- a/extra/banshee/PKGBUILD +++ b/extra/banshee/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: György Balló <ballogy@freestart.hu> pkgname=banshee -pkgver=2.4.0 +pkgver=2.4.1 pkgrel=1 pkgdesc="Music management and playback for GNOME" arch=('i686' 'x86_64' 'mips64el') @@ -19,7 +19,7 @@ options=('!libtool') install=$pkgname.install source=(http://download.gnome.org/sources/$pkgname/2.4/$pkgname-$pkgver.tar.xz banshee-recent-gpod.patch) -md5sums=('a719717d02ed26cccf4e6432edd48a31' +md5sums=('18d77594e524ff5e51c5cca5c6b31a34' 'e988bb83e1a49e5f0da5958e8af6508e') build() { |