mirror of
https://github.com/archlinux/aur.git
synced 2026-02-19 03:05:49 +01:00
Updated to 1.13t.2025.05.27
This commit is contained in:
parent
763ccd944b
commit
47f47425cd
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -28,9 +28,9 @@ pkgbase = zen-twilight-bin
|
|||
sha256sums = b26c2221dc9ee8b6041aea31ae7b030bf9de5facc9933109f829559bd1bdb4fb
|
||||
sha256sums = 837bfee0672d9548d92da125e28e05089bbd722f0cf48d6d9765a832c610b32c
|
||||
sha256sums = f93eb77db526147a8a20744905923a6eda79e2fbcc9f282e2f9228a7a995c798
|
||||
source_x86_64 = zen-browser-twilight-x86_64.tar.xz::https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz
|
||||
source_x86_64 = zen-browser-twilight-1.13t.2025.05.27-1-x86_64.tar.xz::https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-x86_64.tar.xz
|
||||
sha256sums_x86_64 = SKIP
|
||||
source_aarch64 = zen-browser-twilight-aarch64.tar.xz::https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz
|
||||
source_aarch64 = zen-browser-twilight-1.13t.2025.05.27-1-aarch64.tar.xz::https://github.com/zen-browser/desktop/releases/download/twilight/zen.linux-aarch64.tar.xz
|
||||
sha256sums_aarch64 = SKIP
|
||||
|
||||
pkgname = zen-twilight-bin
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -21,8 +21,8 @@ options=(!strip)
|
|||
provides=("zen-twilight=$pkgver")
|
||||
conflicts=('zen-twilight')
|
||||
|
||||
source_x86_64=("zen-browser-$_realpkgver-x86_64.tar.xz::https://github.com/zen-browser/desktop/releases/download/$_realpkgver/zen.linux-x86_64.tar.xz")
|
||||
source_aarch64=("zen-browser-$_realpkgver-aarch64.tar.xz::https://github.com/zen-browser/desktop/releases/download/$_realpkgver/zen.linux-aarch64.tar.xz")
|
||||
source_x86_64=("zen-browser-$_realpkgver-$pkgver-$pkgrel-x86_64.tar.xz::https://github.com/zen-browser/desktop/releases/download/$_realpkgver/zen.linux-x86_64.tar.xz")
|
||||
source_aarch64=("zen-browser-$_realpkgver-$pkgver-$pkgrel-aarch64.tar.xz::https://github.com/zen-browser/desktop/releases/download/$_realpkgver/zen.linux-aarch64.tar.xz")
|
||||
|
||||
source=("$_pkgname.sh"
|
||||
"$_desktopname.desktop"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue