diff options
Diffstat (limited to 'libre/arora')
-rw-r--r-- | libre/arora/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/arora/PKGBUILD b/libre/arora/PKGBUILD index dae62bbf5..9144b6e7d 100644 --- a/libre/arora/PKGBUILD +++ b/libre/arora/PKGBUILD @@ -14,7 +14,7 @@ arch=('i686' 'x86_64' 'mips64el') replaces=($pkgname-libre) conflicts=($pkgname-libre) depends=('qtwebkit' 'desktop-file-utils') -source=("http://${_pkgname}.googlecode.com/files/${_pkgname}-${pkgver}.tar.gz" +source=("http://${pkgname}.googlecode.com/files/${pkgname}-${pkgver}.tar.gz" 'searchengines.qrc' 'libre.patch' 'duckduckgo-html.xml' |