summaryrefslogtreecommitdiff
path: root/community/parole
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-05 00:33:46 -0700
committerroot <root@rshg054.dnsready.net>2013-06-05 00:33:46 -0700
commit91d3f2ebc9b69c3e24bd507890afbb4bd3f4eea3 (patch)
treea34b437b45b5977131ce84f74ac379d56dbba0c7 /community/parole
parentcc57cb201ddb179d2bb481c13dd4f286ae643b12 (diff)
Wed Jun 5 00:33:46 PDT 2013
Diffstat (limited to 'community/parole')
-rw-r--r--community/parole/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/parole/PKGBUILD b/community/parole/PKGBUILD
index 82ae36fd8..7946cbd63 100644
--- a/community/parole/PKGBUILD
+++ b/community/parole/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 87041 2013-03-26 11:08:17Z spupykin $
+# $Id: PKGBUILD 92376 2013-06-04 12:32:38Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: TDY <tdy@gmx.com>
pkgname=parole
-pkgver=0.5.0
-pkgrel=3
+pkgver=0.5.1
+pkgrel=1
pkgdesc="A modern media player based on the GStreamer framework"
arch=('i686' 'x86_64')
url="http://goodies.xfce.org/projects/applications/parole/"
@@ -22,7 +22,7 @@ conflicts=('parole-media-player-git')
options=('!libtool')
install=parole.install
source=(http://git.xfce.org/apps/parole/snapshot/parole-$pkgver.tar.bz2)
-md5sums=('03eb2df373adaae56959a548553ef72e')
+md5sums=('0236073ad67916092a75fcaa59583780')
build() {
cd "$srcdir/$pkgname-$pkgver"