Skip to content

Commit

Permalink
add: thorium-arm64-deb (#6850)
Browse files Browse the repository at this point in the history
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 5a8193b commit 6ab8b85
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 0 deletions.
1 change: 1 addition & 0 deletions packagelist
Original file line number Diff line number Diff line change
Expand Up @@ -560,6 +560,7 @@ tenacity-git
texstudio-app
tgpt-bin
the-honkers-railway-launcher-bin
thorium-arm64-deb
thorium-deb
thrive-deb
thunderbird-bin
Expand Down
12 changes: 12 additions & 0 deletions packages/thorium-arm64-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
pkgbase = thorium-arm64-deb
gives = thorium-browser
pkgver = 128.0.6613.194
pkgdesc = Chromium fork for linux with extra patches
arch = arm64
maintainer = James Ed Randson <[email protected]>
maintainer = Oren Klopfer <[email protected]>
repology = project: thorium-browser
source = https://github.com/Alex313031/Thorium-Raspi/releases/download/M128.0.6613.194/thorium-browser_128.0.6613.194_arm64.deb
sha256sums = 60880b152802e1ed0460ca2ea129982db4affc78daf033218b3de9c87d56c336

pkgname = thorium-arm64-deb
9 changes: 9 additions & 0 deletions packages/thorium-arm64-deb/thorium-arm64-deb.pacscript
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
pkgname="thorium-arm64-deb"
gives="thorium-browser"
pkgver="128.0.6613.194"
arch=("arm64")
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-Raspi/releases/download/M${pkgver}/${gives}_${pkgver}_arm64.deb")
sha256sums=("60880b152802e1ed0460ca2ea129982db4affc78daf033218b3de9c87d56c336")
13 changes: 13 additions & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11252,6 +11252,19 @@ pkgbase = the-honkers-railway-launcher-bin

pkgname = the-honkers-railway-launcher-bin
---
pkgbase = thorium-arm64-deb
gives = thorium-browser
pkgver = 128.0.6613.194
pkgdesc = Chromium fork for linux with extra patches
arch = arm64
maintainer = James Ed Randson <[email protected]>
maintainer = Oren Klopfer <[email protected]>
repology = project: thorium-browser
source = https://github.com/Alex313031/Thorium-Raspi/releases/download/M128.0.6613.194/thorium-browser_128.0.6613.194_arm64.deb
sha256sums = 60880b152802e1ed0460ca2ea129982db4affc78daf033218b3de9c87d56c336

pkgname = thorium-arm64-deb
---
pkgbase = thorium-deb
gives = thorium-browser
pkgver = 124.0.6367.218
Expand Down

0 comments on commit 6ab8b85

Please sign in to comment.