Skip to content

Commit

Permalink
upd(thorium-deb): 124.0.6367.218 -> 128.0.6613.189 (#6843)
Browse files Browse the repository at this point in the history
purged the `arm64` supports due
to versions conflict (different end number versions aren't same).

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
jimed-rand and pre-commit-ci[bot] authored Jan 10, 2025
1 parent 6ab8b85 commit 54cd941
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 20 deletions.
10 changes: 4 additions & 6 deletions packages/thorium-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
pkgbase = thorium-deb
gives = thorium-browser
pkgver = 124.0.6367.218
pkgver = 128.0.6613.189
pkgdesc = Chromium fork for linux with extra patches
arch = arm64
arch = amd64
maintainer = James Ed Randson <[email protected]>
maintainer = Oren Klopfer <[email protected]>
repology = project: thorium-browser
source_arm64 = https://github.com/Alex313031/Thorium-Raspi/releases/download/M124.0.6367.218/thorium-browser_124.0.6367.218_arm64.deb
sha256sums_arm64 = a9eb0bd82f72df902d9085a28b59838d46eda3735e0b5d597faed24fd139a30a
source_amd64 = https://github.com/Alex313031/thorium/releases/download/M124.0.6367.218/thorium-browser_124.0.6367.218_SSE3.deb
sha256sums_amd64 = 5917f059c3329b430fbefdd34ec66054b4181a745d8350e4cfe66edc3f7b1e30
source = https://github.com/Alex313031/thorium/releases/download/M128.0.6613.189/thorium-browser_128.0.6613.189_SSE3.deb
sha256sums = 83ea4d4d5590ef6ca0ba90f0b77053ad5c18d69a0ec8780d27f472ae7478fa07

pkgname = thorium-deb
14 changes: 6 additions & 8 deletions packages/thorium-deb/thorium-deb.pacscript
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
pkgname="thorium-deb"
gives="thorium-browser"
pkgver="124.0.6367.218"
arch=('arm64' 'amd64')
sha256sums_arm64=("a9eb0bd82f72df902d9085a28b59838d46eda3735e0b5d597faed24fd139a30a")
source_arm64=("https://github.com/Alex313031/Thorium-Raspi/releases/download/M${pkgver}/${gives}_${pkgver}_arm64.deb")
sha256sums_amd64=("5917f059c3329b430fbefdd34ec66054b4181a745d8350e4cfe66edc3f7b1e30")
source_amd64=("https://github.com/Alex313031/thorium/releases/download/M${pkgver}/${gives}_${pkgver}_SSE3.deb")
maintainer=("Oren Klopfer <[email protected]>")
pkgdesc="Chromium fork for linux with extra patches"
pkgver="128.0.6613.189"
arch=("amd64")
repology=("project: thorium-browser")
pkgdesc="Chromium fork for linux with extra patches"
maintainer=("James Ed Randson <[email protected]>" "Oren Klopfer <[email protected]>")
source=("https://github.com/Alex313031/thorium/releases/download/M${pkgver}/${gives}_${pkgver}_SSE3.deb")
sha256sums=("83ea4d4d5590ef6ca0ba90f0b77053ad5c18d69a0ec8780d27f472ae7478fa07")
10 changes: 4 additions & 6 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11267,16 +11267,14 @@ pkgname = thorium-arm64-deb
---
pkgbase = thorium-deb
gives = thorium-browser
pkgver = 124.0.6367.218
pkgver = 128.0.6613.189
pkgdesc = Chromium fork for linux with extra patches
arch = arm64
arch = amd64
maintainer = James Ed Randson <[email protected]>
maintainer = Oren Klopfer <[email protected]>
repology = project: thorium-browser
source_arm64 = https://github.com/Alex313031/Thorium-Raspi/releases/download/M124.0.6367.218/thorium-browser_124.0.6367.218_arm64.deb
sha256sums_arm64 = a9eb0bd82f72df902d9085a28b59838d46eda3735e0b5d597faed24fd139a30a
source_amd64 = https://github.com/Alex313031/thorium/releases/download/M124.0.6367.218/thorium-browser_124.0.6367.218_SSE3.deb
sha256sums_amd64 = 5917f059c3329b430fbefdd34ec66054b4181a745d8350e4cfe66edc3f7b1e30
source = https://github.com/Alex313031/thorium/releases/download/M128.0.6613.189/thorium-browser_128.0.6613.189_SSE3.deb
sha256sums = 83ea4d4d5590ef6ca0ba90f0b77053ad5c18d69a0ec8780d27f472ae7478fa07

pkgname = thorium-deb
---
Expand Down

0 comments on commit 54cd941

Please sign in to comment.