libquvi-scripts update to 20131130

This commit is contained in:
Francesco 2013-12-29 03:04:25 +00:00
parent 701b323dc1
commit 120e1111cb

View File

@ -2,15 +2,15 @@
# Contributions from Arch: https://projects.archlinux.org/svntogit/packages.git/tree/trunk?h=packages/libquvi-scripts
pkgname=libquvi-scripts
pkgver=0.9.20131104
pkgrel=3
pkgver=0.9.20131130
pkgrel=1
pkgdesc='Library for parsing video download links.'
arch=('x86_64')
url='http://quvi.sourceforge.net/'
license=('AGPL3')
depends=('lua-socket' 'lua-expat')
source=("http://downloads.sourceforge.net/sourceforge/quvi/${pkgname}-${pkgver}.tar.xz")
md5sums=('0ddb9e392b46cee0e7a4af260bc1a1a3')
md5sums=('46ddfd887260a515199c2e1ba8c46d8a')
build() {
cd "${pkgname}-${pkgver}"