summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Ivtsan <alonivtsan@lavabit.com>2013-11-14 08:33:01 +0200
committerAlon Ivtsan <alonivtsan@lavabit.com>2013-11-14 08:33:01 +0200
commit3cb3c525bed93e3a9c7d9fb9d2319ed7a89c023c (patch)
tree0671df89ba881fa4a4fd91c0e2e21b586546ed9a
parentc72525ea715682bcb72c2821e6b48b3b368f4bdc (diff)
updating quvi-current to version 0.9.5
-rw-r--r--pcr/quvi-current/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/quvi-current/PKGBUILD b/pcr/quvi-current/PKGBUILD
index 231e79658..8acfc507f 100644
--- a/pcr/quvi-current/PKGBUILD
+++ b/pcr/quvi-current/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=quvi-current
_pkgname=quvi
provides=(quvi)
-pkgver=0.9.4
-pkgrel=2
+pkgver=0.9.5
+pkgrel=1
pkgdesc='Command-line tool for parsing video download links.'
arch=('i686' 'x86_64')
url='http://quvi.sourceforge.net/'
@@ -26,5 +26,5 @@ package() {
cd "${_pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" install
}
-md5sums=('36ba58e00d10b38797c39c0c9e2ef663'
+md5sums=('baa1d7b25e9fd173e952e27d4aa4b933'
'SKIP')