summaryrefslogtreecommitdiff
path: root/community/quvi
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-12-03 23:14:41 +0000
committerroot <root@rshg054.dnsready.net>2011-12-03 23:14:41 +0000
commit851376cd7720e1f9b35e0a7c26bfd66399f0c4d3 (patch)
treef8579d1c934aa5c28308372bedc321628555a424 /community/quvi
parent8eed59114cbcf729b65f87d3f73530f6c8363d20 (diff)
Sat Dec 3 23:14:41 UTC 2011
Diffstat (limited to 'community/quvi')
-rw-r--r--community/quvi/PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/community/quvi/PKGBUILD b/community/quvi/PKGBUILD
index d90b7e798..ea737ac4b 100644
--- a/community/quvi/PKGBUILD
+++ b/community/quvi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 57074 2011-10-20 16:44:35Z lfleischer $
+# $Id: PKGBUILD 59896 2011-12-02 07:00:15Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: joyfulgirl@archlinux.us
pkgname=quvi
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc='Command-line tool for parsing video download links.'
arch=('i686' 'x86_64')
@@ -11,8 +11,9 @@ url='http://quvi.sourceforge.net/'
license=('LGPL')
depends=('libquvi')
options=('!libtool')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('302652f7e3d97051d7250e3a7bc04250')
+source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+md5sums=('0975e3d8cdf570d2143c49c249e698c5'
+ '53e2e206c17cb6a38c8c6b7b427b8b4a')
build() {
cd "${pkgname}-${pkgver}"