summaryrefslogtreecommitdiff
path: root/community/parole
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-08 00:04:04 -0800
committerroot <root@rshg054.dnsready.net>2013-03-08 00:04:04 -0800
commit129db5c42a9c8f32d88c57ac3b81182acf844068 (patch)
treeaff83aea43093dddb25ddd1b52072b5ebd2723e3 /community/parole
parentd8d675cb1e75787b0db061756e4cbebe3c5a03fa (diff)
Fri Mar 8 00:04:03 PST 2013
Diffstat (limited to 'community/parole')
-rw-r--r--community/parole/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/parole/PKGBUILD b/community/parole/PKGBUILD
index 3f520e620..d76c412ef 100644
--- a/community/parole/PKGBUILD
+++ b/community/parole/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 82109 2013-01-08 18:48:48Z spupykin $
+# $Id: PKGBUILD 85793 2013-03-07 10:58:27Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: TDY <tdy@gmx.com>
pkgname=parole
-pkgver=0.4.0
+pkgver=0.5.0
pkgrel=1
pkgdesc="A modern media player based on the GStreamer framework"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ options=('!libtool')
install=parole.install
#source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
source=(http://git.xfce.org/apps/parole/snapshot/parole-$pkgver.tar.bz2)
-md5sums=('df05ff037c6063c905e5bb40a50b6e0f')
+md5sums=('03eb2df373adaae56959a548553ef72e')
build() {
cd "$srcdir/$pkgname-$pkgver"