summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2022-09-07 01:14:15 +0400
committerVladislav Nepogodin2022-09-07 01:14:15 +0400
commitf9a738e007d19da2939dbfce58f2bd5353e75dee (patch)
tree1996693fa34db534e8ab69ffc039d79e34a4ea10
parent87ff351a7de90cac86f67e08e477f31ba53a9ab7 (diff)
downloadaur-f9a738e007d19da2939dbfce58f2bd5353e75dee.tar.gz
🔖 Bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD19
2 files changed, 11 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc367dc4a448..61eafbda7c59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cachy-browser
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 104.0.1
+ pkgver = 104.0.2
pkgrel = 1
url = https://cachyos.org
install = cachy-browser.install
@@ -69,13 +69,13 @@ pkgbase = cachy-browser
options = ccache
backup = usr/lib/cachy-browser/cachy.cfg
backup = usr/lib/cachy-browser/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/104.0.1/source/firefox-104.0.1.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/104.0.1/source/firefox-104.0.1.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/104.0.2/source/firefox-104.0.2.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/104.0.2/source/firefox-104.0.2.source.tar.xz.asc
source = cachy-browser.desktop
source = git+https://github.com/cachyos/cachyos-browser-settings.git
source = git+https://github.com/cachyos/cachyos-browser-common.git
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = f23f4198bd9ba1bbb7420a622080301adb924fafbd6d83b00b1e6cc687e75f4e
+ sha256sums = 72bba06f04e7745f6b02951906413eb1c15a7e253e06e373302162c6219f286a
sha256sums = SKIP
sha256sums = c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8426a3ef0741..8a7bd661909d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,21 +7,16 @@
pkgname=cachy-browser
_pkgname=Cachy
__pkgname=cachy
-pkgver=104.0.1
+pkgver=104.0.2
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 x86_64_v3)
license=(MPL GPL LGPL)
url="https://cachyos.org"
depends=(gtk3 libxt mime-types dbus-glib
- ffmpeg nss ttf-font libpulse
- aom harfbuzz graphite
- libvpx libjpeg zlib icu libevent pipewire dav1d)
-#makedepends=(unzip zip diffutils yasm mesa imake inetutils
-# rust xorg-server-xwayland xorg-server-xvfb
-# autoconf2.13 clang llvm jack nodejs cbindgen nasm
-# python-setuptools python-zstandard git binutils lld dump_syms
-#wasi-compiler-rt wasi-libc wasi-libc++ wasi-libc++abi mold python-pipenv python-pyqt5 python-cmd2)
+ ffmpeg nss ttf-font libpulse
+ aom harfbuzz graphite
+ libvpx libjpeg zlib icu libevent pipewire dav1d)
makedepends=(unzip zip diffutils yasm mesa imake inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm jack nodejs cbindgen nasm
python-setuptools python-zstandard git binutils lld dump_syms
@@ -31,9 +26,9 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'pulseaudio: Audio support'
'speech-dispatcher: Text-to-Speech'
'hunspell-en_US: Spell checking, American English'
-'xdg-desktop-portal: Screensharing with Wayland')
+ 'xdg-desktop-portal: Screensharing with Wayland')
backup=('usr/lib/cachy-browser/cachy.cfg'
-'usr/lib/cachy-browser/distribution/policies.json')
+ 'usr/lib/cachy-browser/distribution/policies.json')
groups=('cachyos')
options=(!emptydirs !makeflags !strip !lto !debug ccache)
_arch_svn=https://git.archlinux.org/svntogit/packages.git/plain/trunk
@@ -45,7 +40,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
$pkgname.desktop
"git+https://github.com/cachyos/cachyos-browser-settings.git"
"git+https://github.com/cachyos/cachyos-browser-common.git")
-sha256sums=('f23f4198bd9ba1bbb7420a622080301adb924fafbd6d83b00b1e6cc687e75f4e'
+sha256sums=('72bba06f04e7745f6b02951906413eb1c15a7e253e06e373302162c6219f286a'
'SKIP'
'c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f'
'SKIP'