summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-05 03:27:10 -0700
committerroot <root@rshg054.dnsready.net>2013-10-05 03:27:10 -0700
commit2143b499940459b3dd7e8c6afbd6a2d9b776bc6c (patch)
treecb1e6dacd1fe4d9c2e94b3eade698b5b14dfdbbf
parent9478c3c735c37ebdda0eb99126f5925790fb3e55 (diff)
Sat Oct 5 03:27:07 PDT 2013
-rw-r--r--pcr/libquvi-scripts-current/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/libquvi-scripts-current/PKGBUILD b/pcr/libquvi-scripts-current/PKGBUILD
index bce42b0e4..6a466b314 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.18
+pkgver=0.4.19
pkgrel=1
pkgdesc='Library for parsing video download links.'
arch=('any')
@@ -24,5 +24,6 @@ package() {
cd "${_pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
-md5sums=('d36f966974c851d36136c75d462fb319'
+
+md5sums=('a37221697367a700cc1cb3b1f4b681ec'
'SKIP')