summaryrefslogtreecommitdiff
path: root/pcr/libquvi-scripts-current
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-09-09 11:55:53 -0300
commit7fb4c691ee96e9ea02b89d4fdd00c64186446d9c (patch)
tree304036259a1c2a9192f8f15a088b15e158ba7be7 /pcr/libquvi-scripts-current
parent851936e397e259c5b6ef12837c2b624fcd8003ec (diff)
parent58d1f1eb75d3b2e65cd2ed341bc7811775befcef (diff)
downloadabslibre-7fb4c691ee96e9ea02b89d4fdd00c64186446d9c.tar.gz
abslibre-7fb4c691ee96e9ea02b89d4fdd00c64186446d9c.tar.bz2
abslibre-7fb4c691ee96e9ea02b89d4fdd00c64186446d9c.zip
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'pcr/libquvi-scripts-current')
-rw-r--r--pcr/libquvi-scripts-current/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/libquvi-scripts-current/PKGBUILD b/pcr/libquvi-scripts-current/PKGBUILD
index ed6aa3a03..bce42b0e4 100644
--- a/pcr/libquvi-scripts-current/PKGBUILD
+++ b/pcr/libquvi-scripts-current/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=libquvi-scripts-current
_pkgname=libquvi-scripts
provides=(libquvi-scripts)
-pkgver=0.4.17
+pkgver=0.4.18
pkgrel=1
pkgdesc='Library for parsing video download links.'
arch=('any')
@@ -13,8 +13,6 @@ license=('LGPL')
depends=('curl' 'lua')
options=('!libtool')
source=("http://downloads.sourceforge.net/sourceforge/quvi/${_pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('8a887905a368bf31e0ace28e49b5c800'
- 'SKIP')
build() {
cd "${_pkgname}-${pkgver}"
@@ -26,3 +24,5 @@ package() {
cd "${_pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
+md5sums=('d36f966974c851d36136c75d462fb319'
+ 'SKIP')