diff options
author | root <root@rshg054.dnsready.net> | 2012-06-05 00:01:46 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-06-05 00:01:46 +0000 |
commit | 67db4cf68dbdb364c4dee1599294d7701f3c3b0a (patch) | |
tree | ab6491b591fe7f704b48188ecffe80771edf822e /extra/banshee | |
parent | 1e6588d64f084decf287a58b7ff93ff0ce4d0446 (diff) |
Tue Jun 5 00:01:46 UTC 2012
Diffstat (limited to 'extra/banshee')
-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 42d31533b..765609685 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') @@ -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() { |