diff options
author | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-10-05 13:22:22 +0300 |
---|---|---|
committer | Alon Ivtsan <alonivtsan@lavabit.com> | 2013-10-05 13:22:22 +0300 |
commit | c469b416ccbb50410c8690cc7c936f0ad72a5ec2 (patch) | |
tree | 668137e88c9307a8531673a4b99fa3d7fee414a3 /pcr/libquvi-scripts-current | |
parent | fc5a317fbe3753457b6c08b776ef8822022f576e (diff) | |
download | abslibre-c469b416ccbb50410c8690cc7c936f0ad72a5ec2.tar.gz abslibre-c469b416ccbb50410c8690cc7c936f0ad72a5ec2.tar.bz2 abslibre-c469b416ccbb50410c8690cc7c936f0ad72a5ec2.zip |
updating libquvi-scripts-current to version 0.4.19
Diffstat (limited to 'pcr/libquvi-scripts-current')
-rw-r--r-- | pcr/libquvi-scripts-current/PKGBUILD | 5 |
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') |