diff options
author | root <root@rshg054.dnsready.net> | 2013-07-12 01:25:16 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-12 01:25:16 -0700 |
commit | 2579dc888d0308c442245d932f99cc4c61c39299 (patch) | |
tree | 5918cd8d62c952274814cf483fc59ed0d0751d1b /community/xjadeo | |
parent | 2e85ee969c4be5762301fc1447315f132aca1fc8 (diff) |
Fri Jul 12 01:25:08 PDT 2013
Diffstat (limited to 'community/xjadeo')
-rw-r--r-- | community/xjadeo/PKGBUILD | 6 |
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() { |