From f257985f06ac24b11f9a7b3bc176dd3d781dba1e Mon Sep 17 00:00:00 2001 From: "James \"Jim\" Ed Randson" <053476233@ecampus.ut.ac.id> Date: Wed, 25 Dec 2024 13:26:22 +0700 Subject: [PATCH 1/2] Update ungoogled-chromium-deb.pacscript (Update into `131.0.6778.204-stable1`) --- .../ungoogled-chromium-deb.pacscript | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript b/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript index ce0214ffb8..241901466e 100644 --- a/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript +++ b/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript @@ -1,10 +1,11 @@ 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 " "Runa Inoue Anderson ") + From 63de05a6144978064edb56422240e7f93f23f16c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 06:30:46 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- packages/ungoogled-chromium-deb/.SRCINFO | 6 +++--- .../ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript | 1 - srclist | 6 +++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/packages/ungoogled-chromium-deb/.SRCINFO b/packages/ungoogled-chromium-deb/.SRCINFO index 2e21983190..d26585b98b 100644 --- a/packages/ungoogled-chromium-deb/.SRCINFO +++ b/packages/ungoogled-chromium-deb/.SRCINFO @@ -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 maintainer = Runa Inoue Anderson 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 diff --git a/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript b/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript index 241901466e..fe3df67e6e 100644 --- a/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript +++ b/packages/ungoogled-chromium-deb/ungoogled-chromium-deb.pacscript @@ -8,4 +8,3 @@ source=("https://github.com/berkley4/${gives}-debian/releases/download/${pkgver} pkgdesc="Google Chromium, sans with Google integration" sha256sums=("2b66c86028a66f8e0736d1c17bce6d2d6192fc2d7fb528fe6c1154dbedba3251") maintainer=("James Ed Randson " "Runa Inoue Anderson ") - diff --git a/srclist b/srclist index 055156d2d0..4a16f0c2b3 100644 --- a/srclist +++ b/srclist @@ -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 maintainer = Runa Inoue Anderson 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 ---