122.0.6261.132

This commit is contained in:
xiota 2024-03-16 02:09:48 +00:00
parent 184af6ea1a
commit d089b7682f
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = thorium-browser-bin
pkgdesc = Chromium fork focused on high performance and security
pkgver = 121.0.6167.204
pkgver = 122.0.6261.132
pkgrel = 1
url = https://github.com/Alex313031/Thorium
install = thorium-browser.install
@ -10,10 +10,10 @@ pkgbase = thorium-browser-bin
optdepends = kdialog: for file dialogs in KDE
optdepends = kwallet5: for storing passwords in KWallet
optdepends = pipewire: WebRTC desktop sharing under Wayland
noextract = thorium-browser_121.0.6167.204_SSE3.deb
noextract = thorium-browser_122.0.6261.132_SSE3.deb
options = !emptydirs
options = !strip
source = https://github.com/Alex313031/Thorium/releases/download/M121.0.6167.204/thorium-browser_121.0.6167.204_SSE3.deb
source = https://github.com/Alex313031/Thorium/releases/download/M122.0.6261.132/thorium-browser_122.0.6261.132_SSE3.deb
sha256sums = SKIP
pkgname = thorium-browser-bin

View file

@ -12,7 +12,7 @@ fi
# basic info
_pkgname="thorium-browser"
pkgname="$_pkgname-bin"
pkgver=121.0.6167.204
pkgver=122.0.6261.132
pkgrel=1
pkgdesc="Chromium fork focused on high performance and security"
url="https://github.com/Alex313031/Thorium"