summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustKidding <jk@vin.ovh>2022-08-03 17:21:01 -0500
committerJustKidding <jk@vin.ovh>2022-08-03 17:21:01 -0500
commit95c20d350161f727a87e0d733138959c963d0ed6 (patch)
tree1447b41a74d0b7fa0cc61f367a4cf34d07417b5d
parent0411f9927872189fca840d348f84fa07311c849c (diff)
downloadungoogled-chromium-95c20d350161f727a87e0d733138959c963d0ed6.tar.gz
ungoogled-chromium-95c20d350161f727a87e0d733138959c963d0ed6.tar.bz2
ungoogled-chromium-95c20d350161f727a87e0d733138959c963d0ed6.zip
fix uc url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 518a7a8..39db484 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -62,7 +62,7 @@ pkgbase = ungoogled-chromium
source = chromium-tflite-system-zlib.patch
source = remove-no-opaque-pointers-flag.patch
source = use-oauth2-client-switches-as-default.patch
- source = ungoogled-chromium-104.0.5112.79-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/refs/tags/104.0.5112.79-1.tar.gz
+ source = ungoogled-chromium-104.0.5112.81-1.tar.gz::https://github.com/ungoogled-software/ungoogled-chromium/archive/104.0.5112.81-1.tar.gz
source = chromium-drirc-disable-10bpc-color-configs.conf
source = ozone-add-va-api-support-to-wayland.patch
sha256sums = 9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3
diff --git a/PKGBUILD b/PKGBUILD
index 9c91836..8cec693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,9 +48,9 @@ sha256sums=('9cc662f1a84c796521ee17ed2808795ca937fe7f77bc605e788f0304a81dabf3'
provides=('chromium')
conflicts=('chromium')
_uc_usr=ungoogled-software
-_uc_ver=$pkgver-1
+_uc_ver=104.0.5112.81-1
source=(${source[@]}
- $pkgname-$_uc_ver.tar.gz::https://github.com/$_uc_usr/ungoogled-chromium/archive/refs/tags/$_uc_ver.tar.gz
+ $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[@]}