summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2022-07-16 06:14:50 -0500
committerJustKidding <jk@vin.ovh>2022-07-16 06:14:50 -0500
commit56b421272984a1600d82002924b5d9307c4cfe03 (patch)
treed6d7a54c48464bd9b3644bea6bf3f1a47abe6c43
parent40e1ed14729bd1bd694d58bee0464a11380698b8 (diff)
downloadungoogled-chromium-56b421272984a1600d82002924b5d9307c4cfe03.tar.gz
ungoogled-chromium-56b421272984a1600d82002924b5d9307c4cfe03.tar.bz2
ungoogled-chromium-56b421272984a1600d82002924b5d9307c4cfe03.zip
upgpkg: ungoogled-chromium 103.0.5060.114-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca0f78e..2daeef9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
pkgver = 103.0.5060.114
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD
@@ -61,7 +61,7 @@ pkgbase = ungoogled-chromium
source = sql-make-VirtualCursor-standard-layout-type.patch
source = remove-no-opaque-pointers-flag.patch
source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-103.0.5060.114-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/103.0.5060.114-1.tar.gz
+ source = ungoogled-chromium-103.0.5060.114-2.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/103.0.5060.114-2.tar.gz
source = chromium-drirc-disable-10bpc-color-configs.conf
source = ozone-add-va-api-support-to-wayland.patch
sha256sums = 77683510f03b947332461b03954488474d95e49992efc11908f4bd8045635965
@@ -72,7 +72,7 @@ pkgbase = ungoogled-chromium
sha256sums = b94b2e88f63cfb7087486508b8139599c89f96d7a4181c61fec4b4e250ca327a
sha256sums = 00c16ce83ea4ca924a50fa0cfc2b2a4d744c722f363b065323e6ba0fcbac45a5
sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = SKIP
+ sha256sums = b324485cf413f104da78116139b1c6c01f241bc5eaec7064224937f0cbd1ac44
sha256sums = babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb
sha256sums = af20fc58aef22dd0b1fb560a1fab68d0d27187ff18fad7eb1670feab9bc4a8d8
diff --git a/PKGBUILD b/PKGBUILD
index 7eaa0cc..a97515d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=ungoogled-chromium
pkgver=103.0.5060.114
-pkgrel=1
+pkgrel=2
_launcher_ver=8
_gcc_patchset=4
pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -46,14 +46,13 @@ sha256sums=('77683510f03b947332461b03954488474d95e49992efc11908f4bd8045635965'
provides=('chromium')
conflicts=('chromium')
_uc_usr=ungoogled-software
-_uc_ver=$pkgver-1
+_uc_ver=$pkgver-2
source=(${source[@]}
$pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
chromium-drirc-disable-10bpc-color-configs.conf
ozone-add-va-api-support-to-wayland.patch)
sha256sums=(${sha256sums[@]}
- 'SKIP'
- #'96c7adbe1d9ec6fe77bb3d299a4bbcc63bcdbec04f736a73f218949a0ea5a83e'
+ 'b324485cf413f104da78116139b1c6c01f241bc5eaec7064224937f0cbd1ac44'
'babda4f5c1179825797496898d77334ac067149cac03d797ab27ac69671a7feb'
'af20fc58aef22dd0b1fb560a1fab68d0d27187ff18fad7eb1670feab9bc4a8d8')