summaryrefslogtreecommitdiff
path: root/community/parole
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/parole
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 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 be186180d..8262860d4 100644
--- a/community/parole/PKGBUILD
+++ b/community/parole/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 99947 2013-10-31 02:37:53Z allan $
+# $Id: PKGBUILD 102146 2013-12-05 21:14:10Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: TDY <tdy@gmx.com>
pkgname=parole
-pkgver=0.5.3
+pkgver=0.5.4
pkgrel=1
pkgdesc="A modern media player based on the GStreamer framework"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ optdepends=('xulrunner: browser plugin'
conflicts=('parole-media-player-git')
install=parole.install
source=(http://git.xfce.org/apps/parole/snapshot/parole-$pkgver.tar.bz2)
-md5sums=('51c49684322079c216d80fe6193f1614')
+md5sums=('19ae948309472429b669eed8ac290dcd')
build() {
cd "$srcdir/$pkgname-$pkgver"