summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2022-08-31 21:38:09 +0400
committerVladislav Nepogodin2022-08-31 21:38:09 +0400
commit7e589b8df7a73b862c6db697edc3b88ae4c3dc86 (patch)
treec884ecb50992a60300b71987ca511e3e7a10b496
parenta361aedb6dbe4a186cd39294f3736f3112f3b3fa (diff)
downloadaur-7e589b8df7a73b862c6db697edc3b88ae4c3dc86.tar.gz
🔖 Update version
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a55da88db489..8426a3ef0741 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=cachy-browser
_pkgname=Cachy
__pkgname=cachy
-pkgver=104.0
+pkgver=104.0.1
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 x86_64_v3)
@@ -44,8 +44,8 @@ install=cachy-browser.install
source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-$pkgver.source.tar.xz{,.asc}
$pkgname.desktop
"git+https://github.com/cachyos/cachyos-browser-settings.git"
-"git+https://github.com/cachyos/cachyos-browser-common.git")
-sha256sums=('1a294a651dc6260f9a72a3ab9f10e7792a4ab41a9cfa8527ad3dd9979cdc98ce'
+ "git+https://github.com/cachyos/cachyos-browser-common.git")
+sha256sums=('f23f4198bd9ba1bbb7420a622080301adb924fafbd6d83b00b1e6cc687e75f4e'
'SKIP'
'c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f'
'SKIP'
@@ -223,8 +223,8 @@ END
msg2 "Fix build with zstandard 1.8.0"
patch -Np1 -i ${_patches_dir}/zstandard-0.18.0.patch
-# msg2 " some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10)"
-# patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch # fails with 104
+ msg2 " some undesired requests (https://gitlab.com/librewolf-community/browser/common/-/issues/10)"
+ patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch
msg2 "Debian patch to enable global menubar"
patch -Np1 -i ${_patches_dir}/fix-psutil-dev.patch