mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
123.0.6312.133
This commit is contained in:
parent
845d83d71f
commit
48e2b58079
5 changed files with 7 additions and 7 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,15 +1,15 @@
|
|||
pkgbase = thorium-browser-bin
|
||||
pkgdesc = Chromium fork focused on high performance and security
|
||||
pkgver = 122.0.6261.132
|
||||
pkgver = 123.0.6312.133
|
||||
pkgrel = 1
|
||||
url = https://github.com/Alex313031/Thorium
|
||||
install = thorium-browser.install
|
||||
arch = x86_64
|
||||
license = BSD
|
||||
noextract = thorium-browser_122.0.6261.132_SSE3.deb
|
||||
noextract = thorium-browser_123.0.6312.133_SSE3.deb
|
||||
options = !emptydirs
|
||||
options = !strip
|
||||
source = https://github.com/Alex313031/Thorium/releases/download/M122.0.6261.132/thorium-browser_122.0.6261.132_SSE3.deb
|
||||
source = https://github.com/Alex313031/Thorium/releases/download/M123.0.6312.133/thorium-browser_123.0.6312.133_SSE3.deb
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = thorium-browser-bin
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -12,7 +12,7 @@ fi
|
|||
# basic info
|
||||
_pkgname="thorium-browser"
|
||||
pkgname="$_pkgname-bin"
|
||||
pkgver=122.0.6261.132
|
||||
pkgver=123.0.6312.133
|
||||
pkgrel=1
|
||||
pkgdesc="Chromium fork focused on high performance and security"
|
||||
url="https://github.com/Alex313031/Thorium"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ fi
|
|||
# basic info
|
||||
_pkgname="thorium-browser-avx"
|
||||
pkgname="$_pkgname-bin"
|
||||
pkgver=121.0.6167.204
|
||||
pkgver=123.0.6312.133
|
||||
pkgrel=1
|
||||
pkgdesc="Chromium fork focused on high performance and security"
|
||||
url="https://github.com/Alex313031/Thorium"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ fi
|
|||
# basic info
|
||||
_pkgname="thorium-browser-avx2"
|
||||
pkgname="$_pkgname-bin"
|
||||
pkgver=121.0.6167.204
|
||||
pkgver=123.0.6312.133
|
||||
pkgrel=1
|
||||
pkgdesc="Chromium fork focused on high performance and security"
|
||||
url="https://github.com/Alex313031/Thorium"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ fi
|
|||
# basic info
|
||||
_pkgname="thorium-browser-sse3"
|
||||
pkgname="$_pkgname-bin"
|
||||
pkgver=121.0.6167.204
|
||||
pkgver=123.0.6312.133
|
||||
pkgrel=1
|
||||
pkgdesc="Chromium fork focused on high performance and security"
|
||||
url="https://github.com/Alex313031/Thorium"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue