summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorÉtienne Deparis2020-01-22 21:21:45 +0100
committerÉtienne Deparis2020-01-22 21:21:45 +0100
commit64e3f9d51759e3ba6fb219bc130cc5de3fddf58d (patch)
tree2521cec5aa3e923bce6e46e4792bccaeec834799 /PKGBUILD
parente3dc037db1d6d36251523fb2947eb8698de7272f (diff)
downloadaur-64e3f9d51759e3ba6fb219bc130cc5de3fddf58d.tar.gz
1.32.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5479370dbdb1..d261a04e1486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
# french pkgbuild here: https://git.deparis.io/pkgbuilds/tree/cliqz_work/PKGBUILD?id=17ec1716c90dd08
pkgname=cliqz
_pkgname=browser-f
-pkgver=1.32.0
+pkgver=1.32.1
pkgrel=1
_cqzchannel=release
_cqzbuildid=$(curl -s "http://repository.cliqz.com.s3.amazonaws.com/dist/${_cqzchannel}/${pkgver}/lastbuildid")
#_cqzbuildid=20190507112044
-pkgdesc="Firefox-based privacy aware web browser, build from sources"
+pkgdesc="Firefox-based privacy aware web browser, built from sources"
arch=(i686 x86_64)
url="https://cliqz.com/"
license=(MPL2)
@@ -25,7 +25,7 @@ optdepends=('hunspell-en_US: Spell checking, American English')
conflicts=(cliqz-bin)
source=("https://github.com/cliqz-oss/browser-f/archive/$pkgver.tar.gz"
'0001-Use-remoting-name-for-GDK-application-names.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/0001-Use-remoting-name-for-GDK-application-names.patch?h=packages/firefox&id=573f01ecdb53dc1add3b4b68a8e5a4113896e304')
-sha256sums=('0830c37775590c27377b9b9218265d06ad943f6a6020769fd5f1fac16e66ea96'
+sha256sums=('ec69008726e60af40a86026a2252c09996770efe502279ead4f0512c5231c4ce'
'5f7ac724a5c5afd9322b1e59006f4170ea5354ca1e0e60dab08b7784c2d8463c')
options=(!emptydirs !makeflags !strip)