diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-06-14 15:33:12 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-06-14 15:33:12 -0400 |
commit | a67fa7fcea87eef9d885b3af3344e4f0d39ddcba (patch) | |
tree | de45e3c0e97a699af9e773f7c685894eda441bcc /libre/mozilla-searchplugins/PKGBUILD | |
parent | 7ee9751391e492ceacb57d2f585c84f3222d4c0d (diff) | |
download | abslibre-a67fa7fcea87eef9d885b3af3344e4f0d39ddcba.tar.gz abslibre-a67fa7fcea87eef9d885b3af3344e4f0d39ddcba.tar.bz2 abslibre-a67fa7fcea87eef9d885b3af3344e4f0d39ddcba.zip |
libre/mozilla-searchplugins: remove DDG SSL (non-free js) and add Seeks
Diffstat (limited to 'libre/mozilla-searchplugins/PKGBUILD')
-rw-r--r-- | libre/mozilla-searchplugins/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/mozilla-searchplugins/PKGBUILD b/libre/mozilla-searchplugins/PKGBUILD index c86c9514a..f30d4f04a 100644 --- a/libre/mozilla-searchplugins/PKGBUILD +++ b/libre/mozilla-searchplugins/PKGBUILD @@ -8,7 +8,7 @@ # Contributor: Muhammad 'MJ' Jassim <UnbreakableMJ@gmail.com> pkgname=mozilla-searchplugins -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="System-wide OpenSearch plugins common for Mozilla based browsers." arch=('any') @@ -16,11 +16,11 @@ license=('MPL' 'GPL' 'LGPL') url="https://parabolagnulinux.org/" source=( duck-duck-go-lite.xml - duck-duck-go-ssl.xml internet-archive.xml jamendo-en.xml logless-search.xml scroogle-ssl-english.xml + seeks-search.xml wikipedia.xml yacy.xml ) @@ -31,10 +31,10 @@ package() { } md5sums=('e1bda0854de7d764f7401c81bb82b5ef' - 'c5f00b6b24222aacd5a749d1f59c4d24' '462c68585461f8cdc23c93c46f6ee4cf' '2d492295c4308f9bba9ece28d8b3af2d' '937ac0e5392b060d93bd33e761fbfa51' 'cf97082e77e3ef5f1bd74b1db9329965' + '86ccb1d02683e69e6bc0543cb77a06bc' 'c35f4971feff8387e0570d7a165eb6fa' '24528ca3f7f1e1a0ba735231aa3ac1de') |