summaryrefslogtreecommitdiff
path: root/community/xjadeo/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xjadeo/PKGBUILD')
-rw-r--r--community/xjadeo/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xjadeo/PKGBUILD b/community/xjadeo/PKGBUILD
index f90e2f9b7..65fbd3cfe 100644
--- a/community/xjadeo/PKGBUILD
+++ b/community/xjadeo/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 93274 2013-07-01 02:54:17Z speps $
+# $Id: PKGBUILD 93894 2013-07-11 20:56:42Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
pkgname=xjadeo
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=1
pkgdesc="A simple video player that is synchronized to jack transport."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('qt4: for the GUI (qjadeo)')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
"qjadeo.desktop")
install="$pkgname.install"
-md5sums=('b5a67f7a8a8279f37ac681f40d6cbc10'
+md5sums=('6ca2ad15d61d12e2483589f64ace3983'
'315e2ab44ce3edf4068ff6db48942908')
build() {