summaryrefslogtreecommitdiff
path: root/community/quvi
diff options
context:
space:
mode:
Diffstat (limited to 'community/quvi')
-rw-r--r--community/quvi/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/quvi/PKGBUILD b/community/quvi/PKGBUILD
index 2b90f3f32..5c399cd97 100644
--- a/community/quvi/PKGBUILD
+++ b/community/quvi/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 99976 2013-10-31 02:47:38Z allan $
+# $Id: PKGBUILD 100868 2013-11-12 17:03:37Z heftig $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: joyfulgirl@archlinux.us
pkgname=quvi
-pkgver=0.9.3.1
-pkgrel=2
+pkgver=0.9.5
+pkgrel=1
pkgdesc='Command-line tool for parsing video download links.'
arch=('i686' 'x86_64')
url='http://quvi.sourceforge.net/'
license=('AGPL3')
-depends=('libquvi')
+depends=('libquvi' 'libxml2' 'json-glib')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('24b3173f8662a6bb33d9a8a58662764f'
+md5sums=('baa1d7b25e9fd173e952e27d4aa4b933'
'SKIP')
build() {