diff options
Diffstat (limited to 'community/libquvi')
-rw-r--r-- | community/libquvi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libquvi/PKGBUILD b/community/libquvi/PKGBUILD index 1f0d35065..bc155076e 100644 --- a/community/libquvi/PKGBUILD +++ b/community/libquvi/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 57076 2011-10-20 17:03:18Z lfleischer $ +# $Id: PKGBUILD 66396 2012-02-24 12:56:50Z lfleischer $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> pkgname=libquvi pkgver=0.4.0 -pkgrel=2 +pkgrel=3 pkgdesc='Library for parsing video download links.' arch=('i686' 'x86_64') url='http://quvi.sourceforge.net/' |