diff options
Diffstat (limited to 'libre/mozilla-searchplugins/PKGBUILD')
-rw-r--r-- | libre/mozilla-searchplugins/PKGBUILD | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/libre/mozilla-searchplugins/PKGBUILD b/libre/mozilla-searchplugins/PKGBUILD index f30d4f04a..b621fbabb 100644 --- a/libre/mozilla-searchplugins/PKGBUILD +++ b/libre/mozilla-searchplugins/PKGBUILD @@ -3,13 +3,14 @@ # Contributor: Figue <ffigue at gmail> # Contributor (Parabola): fauno <fauno@kiwwwi.com.ar> # Contributor (Parabola): vando <facundo@esdebian.org> +# Contributor (Parabola): Márcio Silva <coadde@adinet.com.uy> # Thank you very much to the older contributors: # Contributor: evr <evanroman at gmail> # Contributor: Muhammad 'MJ' Jassim <UnbreakableMJ@gmail.com> pkgname=mozilla-searchplugins -pkgver=1.1 -pkgrel=1 +pkgver=1.2 +pkgrel=2 pkgdesc="System-wide OpenSearch plugins common for Mozilla based browsers." arch=('any') license=('MPL' 'GPL' 'LGPL') @@ -19,6 +20,8 @@ source=( internet-archive.xml jamendo-en.xml logless-search.xml + parabola-packages.xml + parabola-wiki-en.xml scroogle-ssl-english.xml seeks-search.xml wikipedia.xml @@ -34,6 +37,8 @@ md5sums=('e1bda0854de7d764f7401c81bb82b5ef' '462c68585461f8cdc23c93c46f6ee4cf' '2d492295c4308f9bba9ece28d8b3af2d' '937ac0e5392b060d93bd33e761fbfa51' + '3c4a7f901bfe9000a702c68f7f78428c' + '5bf9ca2558026fa3f4ec52d8e64fee47' 'cf97082e77e3ef5f1bd74b1db9329965' '86ccb1d02683e69e6bc0543cb77a06bc' 'c35f4971feff8387e0570d7a165eb6fa' |