Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upd(ungoogled-chromium-deb): 130.0.6723.91-stable1 -> 131.0.6778.204-stable1 #6788

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions packages/ungoogled-chromium-deb/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
pkgbase = ungoogled-chromium-deb
gives = ungoogled-chromium
pkgver = 130.0.6723.91-stable1
pkgver = 131.0.6778.204-stable1
pkgdesc = Google Chromium, sans with Google integration
arch = amd64
replaces = ungoogled-chromium
maintainer = James Ed Randson <[email protected]>
maintainer = Runa Inoue Anderson <[email protected]>
repology = project: ungoogled-chromium
source = https://github.com/berkley4/ungoogled-chromium-debian/releases/download/130.0.6723.91-prestable1/ungoogled-chromium_130.0.6723.91-stable1_amd64.deb
sha256sums = 88728b3621c13289ae676a72722ea03391a5a5cd31c347bf9a4be8d02f8a46cc
source = https://github.com/berkley4/ungoogled-chromium-debian/releases/download/131.0.6778.204-stable1.1/ungoogled-chromium_131.0.6778.204-stable1_amd64.deb
sha256sums = 2b66c86028a66f8e0736d1c17bce6d2d6192fc2d7fb528fe6c1154dbedba3251

pkgname = ungoogled-chromium-deb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pkgname="ungoogled-chromium-deb"
gives="ungoogled-chromium"
replaces=("${gives}")
arch=('amd64')
repology=("project: ${gives}")
pkgver="130.0.6723.91-stable1"
source=("https://github.com/berkley4/ungoogled-chromium-debian/releases/download/130.0.6723.91-prestable1/${gives}_${pkgver}_amd64.deb")
pkgver="131.0.6778.204-stable1"
source=("https://github.com/berkley4/${gives}-debian/releases/download/${pkgver}.1/${gives}_${pkgver}_amd64.deb")
pkgdesc="Google Chromium, sans with Google integration"
sha256sums=("88728b3621c13289ae676a72722ea03391a5a5cd31c347bf9a4be8d02f8a46cc")
arch=('amd64')
sha256sums=("2b66c86028a66f8e0736d1c17bce6d2d6192fc2d7fb528fe6c1154dbedba3251")
maintainer=("James Ed Randson <[email protected]>" "Runa Inoue Anderson <[email protected]>")
6 changes: 3 additions & 3 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -11631,15 +11631,15 @@ pkgname = ulauncher-deb
---
pkgbase = ungoogled-chromium-deb
gives = ungoogled-chromium
pkgver = 130.0.6723.91-stable1
pkgver = 131.0.6778.204-stable1
pkgdesc = Google Chromium, sans with Google integration
arch = amd64
replaces = ungoogled-chromium
maintainer = James Ed Randson <[email protected]>
maintainer = Runa Inoue Anderson <[email protected]>
repology = project: ungoogled-chromium
source = https://github.com/berkley4/ungoogled-chromium-debian/releases/download/130.0.6723.91-prestable1/ungoogled-chromium_130.0.6723.91-stable1_amd64.deb
sha256sums = 88728b3621c13289ae676a72722ea03391a5a5cd31c347bf9a4be8d02f8a46cc
source = https://github.com/berkley4/ungoogled-chromium-debian/releases/download/131.0.6778.204-stable1.1/ungoogled-chromium_131.0.6778.204-stable1_amd64.deb
sha256sums = 2b66c86028a66f8e0736d1c17bce6d2d6192fc2d7fb528fe6c1154dbedba3251

pkgname = ungoogled-chromium-deb
---
Expand Down
Loading