summaryrefslogtreecommitdiff
path: root/extra/libquvi/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libquvi/PKGBUILD')
-rw-r--r--extra/libquvi/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/libquvi/PKGBUILD b/extra/libquvi/PKGBUILD
index 7a309d73c..7195e4f13 100644
--- a/extra/libquvi/PKGBUILD
+++ b/extra/libquvi/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 198226 2013-10-30 13:34:55Z allan $
+# $Id: PKGBUILD 199434 2013-11-12 17:02:09Z heftig $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
pkgname=libquvi
-pkgver=0.9.3
+pkgver=0.9.4
pkgrel=1
pkgdesc='Library for parsing video download links.'
arch=('i686' 'x86_64' 'mips64el')
url='http://quvi.sourceforge.net/'
license=('AGPL3')
-depends=('libquvi-scripts' 'curl' 'lua51' 'libproxy' 'libgcrypt' 'glib2')
+depends=('libquvi-scripts' 'curl' 'lua' 'libproxy' 'libgcrypt' 'glib2')
conflicts=('quvi<0.9.0')
source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('12a62c4fcde9b6109193191b7bd3d685'
+md5sums=('8e3f2134a6b3376934bd884b07dcdac5'
'SKIP')
build() {