summaryrefslogtreecommitdiff
path: root/community/parole
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-18 01:09:28 -0700
committerroot <root@rshg054.dnsready.net>2013-10-18 01:09:28 -0700
commitcc1dbaab9d968ae5ace1956c3662b8b492694800 (patch)
treeda9b8d35950f63d7a68e4d4e5938715e1f0f5cdb /community/parole
parentc72dc5de577922ea7f6002cdabcfac1576eae211 (diff)
Fri Oct 18 01:09:01 PDT 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 c90fbe8fc..93b5481d6 100644
--- a/community/parole/PKGBUILD
+++ b/community/parole/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 94522 2013-07-26 10:51:28Z spupykin $
+# $Id: PKGBUILD 98725 2013-10-17 12:43:49Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: TDY <tdy@gmx.com>
pkgname=parole
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="A modern media player based on the GStreamer framework"
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ conflicts=('parole-media-player-git')
options=('!libtool')
install=parole.install
source=(http://git.xfce.org/apps/parole/snapshot/parole-$pkgver.tar.bz2)
-md5sums=('ab87c3067e310cf200e26a61ed95cdf8')
+md5sums=('51c49684322079c216d80fe6193f1614')
build() {
cd "$srcdir/$pkgname-$pkgver"