diff options
Diffstat (limited to 'pcr/quvi-current')
-rw-r--r-- | pcr/quvi-current/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/quvi-current/PKGBUILD b/pcr/quvi-current/PKGBUILD index 363b111db..231e79658 100644 --- a/pcr/quvi-current/PKGBUILD +++ b/pcr/quvi-current/PKGBUILD @@ -4,8 +4,9 @@ pkgname=quvi-current _pkgname=quvi +provides=(quvi) pkgver=0.9.4 -pkgrel=1 +pkgrel=2 pkgdesc='Command-line tool for parsing video download links.' arch=('i686' 'x86_64') url='http://quvi.sourceforge.net/' |