summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-10-05 13:22:22 +0300
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-10-05 13:22:22 +0300
commitc469b416ccbb50410c8690cc7c936f0ad72a5ec2 (patch)
tree668137e88c9307a8531673a4b99fa3d7fee414a3
parentfc5a317fbe3753457b6c08b776ef8822022f576e (diff)
updating libquvi-scripts-current to version 0.4.19
-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')