summaryrefslogtreecommitdiff
path: root/extra/banshee
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-03 12:50:27 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-03 12:50:27 -0300
commit692010aa202808a5b0ab62a132e5e366e34273fc (patch)
treea2c48fc9ef2c8ae3f6d1ff4f0905c36257fc9707 /extra/banshee
parent01dfa0016c313f5ec5be0a8b624bac5031ff74a8 (diff)
parent6c10ff06abb7ca3a4db4c73624f73aafdd3b2e63 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/lightspark/PKGBUILD community-testing/gambas3/PKGBUILD community-testing/shotwell/PKGBUILD
Diffstat (limited to 'extra/banshee')
-rw-r--r--extra/banshee/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/banshee/PKGBUILD b/extra/banshee/PKGBUILD
index 6745d25f4..8e94c989e 100644
--- a/extra/banshee/PKGBUILD
+++ b/extra/banshee/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 138285 2011-09-19 20:41:10Z ibiru $
+# $Id: PKGBUILD 141669 2011-11-02 03:17:44Z eric $
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=banshee
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc="Music management and playback for GNOME"
arch=('i686' 'x86_64' 'mips64el')
@@ -19,8 +19,8 @@ options=('!libtool')
install=$pkgname.install
source=(http://download.gnome.org/sources/$pkgname/2.2/$pkgname-$pkgver.tar.xz
banshee-recent-gpod.patch)
-sha256sums=('85026f270777be15b778a8bf676d2c6e1a0d3d9758145515809bf209f7ab1815'
-'018eeb00d1b4e625d13f1184863e499be5b5dde050a7513e012d5898125073d9')
+sha256sums=('55c03ddf9732199b9f83d4ff375af99ae5a4eea46b8a198695427e5c48f1b9a5'
+ '018eeb00d1b4e625d13f1184863e499be5b5dde050a7513e012d5898125073d9')
build() {
export MONO_SHARED_DIR="$srcdir/.wabi"