summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2019-03-14 15:32:10 +0100
committerÉtienne Deparis2019-03-14 15:32:10 +0100
commita20c3233deed07e5e80305e9f71a37ce52d84b1c (patch)
treee9e536a12fd78a80075cd40c3f9f96901264c5a8
parentaefd181cfe82b45781be7d97a0b26623204c8a1d (diff)
downloadaur-a20c3233deed07e5e80305e9f71a37ce52d84b1c.tar.gz
1.25.3
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1201d0ee7bb4..00c9868cbc83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 5.1.2
-# Wed Feb 20 18:25:54 UTC 2019
+# Generated by makepkg 5.1.3
+# Thu Mar 14 14:31:39 UTC 2019
pkgbase = cliqz
pkgdesc = Firefox-based privacy aware web browser, build from sources
- pkgver = 1.25.2
+ pkgver = 1.25.3
pkgrel = 1
url = https://cliqz.com/
arch = i686
@@ -41,14 +41,13 @@ pkgbase = cliqz
depends = ttf-font
depends = libpulse
depends = sqlite
- depends = libvpx
depends = icu
optdepends = hunspell-en_US: Spell checking, American English
conflicts = cliqz-bin
options = !emptydirs
options = !makeflags
- source = https://github.com/cliqz-oss/browser-f/archive/1.25.2.tar.gz
- sha256sums = f66c3c8dd4b35725367db2a9c3cacce066e281cbe143a3790b991fe565286a3a
+ source = https://github.com/cliqz-oss/browser-f/archive/1.25.3.tar.gz
+ sha256sums = 9069fbe2ac32a8ac356656ab083ebdd27a0d92fb25a8d309247c719568f0f472
pkgname = cliqz
diff --git a/PKGBUILD b/PKGBUILD
index 06d05b939a4d..93080461082d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# french pkgbuild here: https://git.deparis.io/pkgbuilds/tree/cliqz_work/PKGBUILD?id=17ec1716c90dd08
pkgname=cliqz
_pkgname=browser-f
-pkgver=1.25.2
+pkgver=1.25.3
pkgrel=1
_cqzchannel=release
_cqzbuildid=$(curl "http://repository.cliqz.com.s3.amazonaws.com/dist/${_cqzchannel}/${pkgver}/lastbuildid")
@@ -15,7 +15,7 @@ arch=(i686 x86_64)
url="https://cliqz.com/"
license=(MPL2)
depends=(gtk3 libxt startup-notification mime-types dbus-glib ffmpeg nss
- ttf-font libpulse sqlite libvpx icu)
+ ttf-font libpulse sqlite icu)
makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake
inetutils xorg-server-xvfb autoconf2.13 rust clang llvm
jack gtk2 python nodejs python2-psutil cbindgen nasm libnotify
@@ -23,7 +23,7 @@ makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake
optdepends=('hunspell-en_US: Spell checking, American English')
conflicts=(cliqz-bin)
source=("https://github.com/cliqz-oss/browser-f/archive/$pkgver.tar.gz")
-sha256sums=('f66c3c8dd4b35725367db2a9c3cacce066e281cbe143a3790b991fe565286a3a')
+sha256sums=('9069fbe2ac32a8ac356656ab083ebdd27a0d92fb25a8d309247c719568f0f472')
options=(!emptydirs !makeflags)
prepare() {
@@ -88,7 +88,7 @@ ac_add_options --enable-system-sqlite
ac_add_options --with-system-bz2
ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
-ac_add_options --with-system-libvpx
+#ac_add_options --with-system-libvpx
ac_add_options --with-system-png
ac_add_options --with-system-nspr
ac_add_options --with-system-nss