mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
120.0.6099.235
This commit is contained in:
parent
525075ac08
commit
6534fb5297
2 changed files with 6 additions and 6 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = thorium-browser-bin
|
||||
pkgdesc = Chromium fork focused on high performance and security
|
||||
pkgver = 119.0.6045.214
|
||||
pkgrel = 2
|
||||
pkgver = 120.0.6099.235
|
||||
pkgrel = 1
|
||||
url = https://github.com/Alex313031/Thorium
|
||||
install = thorium-browser.install
|
||||
arch = x86_64
|
||||
|
|
@ -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_119.0.6045.214_amd64.deb
|
||||
noextract = thorium-browser_120.0.6099.235_amd64.deb
|
||||
options = !emptydirs
|
||||
options = !strip
|
||||
source = https://github.com/Alex313031/Thorium/releases/download/M119.0.6045.214/thorium-browser_119.0.6045.214_amd64.deb
|
||||
source = https://github.com/Alex313031/Thorium/releases/download/M120.0.6099.235/thorium-browser_120.0.6099.235_amd64.deb
|
||||
source = thorium-browser.sh
|
||||
sha256sums = SKIP
|
||||
sha256sums = 8c6cd4c85389d9642afce9549c750d7b27ab9e2f4032a05fa03d02799cd8ac9b
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -12,8 +12,8 @@ fi
|
|||
# basic info
|
||||
_pkgname="thorium-browser"
|
||||
pkgname="$_pkgname-bin"
|
||||
pkgver=119.0.6045.214
|
||||
pkgrel=2
|
||||
pkgver=120.0.6099.235
|
||||
pkgrel=1
|
||||
pkgdesc="Chromium fork focused on high performance and security"
|
||||
url="https://github.com/Alex313031/Thorium"
|
||||
license=('BSD')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue