summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2023-06-13 07:03:30 -0500
committerJustKidding <jk@vin.ovh>2023-06-13 07:03:30 -0500
commit5484fc8386df0fd378562a0a0a46c9cf2776e8d6 (patch)
tree2fd82815bae20dad718d5aba62b320b68f03a560
parentfa4025a95b2444aa4cc4bab9e89f7f75f983712e (diff)
downloadungoogled-chromium-5484fc8386df0fd378562a0a0a46c9cf2776e8d6.tar.gz
ungoogled-chromium-5484fc8386df0fd378562a0a0a46c9cf2776e8d6.tar.bz2
ungoogled-chromium-5484fc8386df0fd378562a0a0a46c9cf2776e8d6.zip
upgpkg: ungoogled-chromium 114.0.5735.106-2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6199671..9bf811b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium
pkgdesc = A lightweight approach to removing Google web service dependency
pkgver = 114.0.5735.106
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD
@@ -71,7 +71,7 @@ pkgbase = ungoogled-chromium
source = random-fixes-for-gcc13.patch
source = disable-GlobalMediaControlsCastStartStop.patch
source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-114.0.5735.90-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/114.0.5735.90-1.tar.gz
+ source = ungoogled-chromium-114.0.5735.106-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/114.0.5735.106-1.tar.gz
source = ozone-add-va-api-support-to-wayland.patch
source = vaapi-add-av1-support.patch
source = remove-main-main10-profile-limit.patch
@@ -84,7 +84,7 @@ pkgbase = ungoogled-chromium
sha256sums = 6359d8f891f860d2ae49e1dc3d2ae972e251c24ffb19ff2f8e64523b2d8234c4
sha256sums = 7f3b1b22d6a271431c1f9fc92b6eb49c6d80b8b3f868bdee07a6a1a16630a302
sha256sums = e393174d7695d0bafed69e868c5fbfecf07aa6969f3b64596d0bae8b067e1711
- sha256sums = a96154372365e63444b4a3ee069636b53f59b74513e6d1a4e217713eb059db67
+ sha256sums = 6271a6aa90339fdabc8d795556a1df72644fb2e2cd7b8fac635991ef4a23baaf
sha256sums = e9e8d3a82da818f0a67d4a09be4ecff5680b0534d7f0198befb3654e9fab5b69
sha256sums = e742cc5227b6ad6c3e0c2026edd561c6d3151e7bf0afb618578ede181451b307
sha256sums = be8d3475427553feb5bd46665ead3086301ed93c9a41cf6cc2644811c5bda51c
diff --git a/PKGBUILD b/PKGBUILD
index e7ab1dd..321c8c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@
pkgname=ungoogled-chromium
pkgver=114.0.5735.106
-pkgrel=1
+pkgrel=2
_launcher_ver=8
_manual_clone=0
pkgdesc="A lightweight approach to removing Google web service dependency"
@@ -55,14 +55,14 @@ fi
provides=("chromium=${pkgver}" "chromedriver=${pkgver}")
conflicts=('chromium' 'chromedriver')
_uc_usr=ungoogled-software
-_uc_ver=114.0.5735.90-1
+_uc_ver=$pkgver-1
source=(${source[@]}
$pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/$_uc_ver.tar.gz
ozone-add-va-api-support-to-wayland.patch
vaapi-add-av1-support.patch
remove-main-main10-profile-limit.patch)
sha256sums=(${sha256sums[@]}
- 'a96154372365e63444b4a3ee069636b53f59b74513e6d1a4e217713eb059db67'
+ '6271a6aa90339fdabc8d795556a1df72644fb2e2cd7b8fac635991ef4a23baaf'
'e9e8d3a82da818f0a67d4a09be4ecff5680b0534d7f0198befb3654e9fab5b69'
'e742cc5227b6ad6c3e0c2026edd561c6d3151e7bf0afb618578ede181451b307'
'be8d3475427553feb5bd46665ead3086301ed93c9a41cf6cc2644811c5bda51c')