summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException2023-12-04 17:11:23 +0100
committernetworkException2023-12-04 17:11:54 +0100
commitff93d52b2c14d3aed3c998a77543af8908f9ab77 (patch)
tree66010b3d70249614c539447e6c44aac9c34230bf
parent187a809289b5df442f0790926d0382cea8ed89f5 (diff)
downloadaur-ff93d52b2c14d3aed3c998a77543af8908f9ab77.tar.gz
Temporarily fix source package link
This broke after fixing the CI build without bumping rel in the PKGBUILD file.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd767c810567..8986419c386c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -49,7 +49,7 @@ pkgbase = ungoogled-chromium-bin
provides = chromedriver=119.0.6045.199
conflicts = chromium
conflicts = chromedriver
- source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/119.0.6045.199-1/ungoogled-chromium-119.0.6045.199-1-x86_64.pkg.tar.zst
+ source = https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/119.0.6045.199-2/ungoogled-chromium-119.0.6045.199-1-x86_64.pkg.tar.zst
sha256sums = 4d97678a071652a5ce7952d05e666e7e79aa7952b691e640140fbaf0101831bb
pkgname = ungoogled-chromium-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7a3695a27175..5aaa960ebd80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('pipewire: WebRTC desktop sharing under Wayland'
'kwallet: support for storing passwords in KWallet on Plasma')
provides=("chromium=$pkgver" "chromedriver=$pkgver")
conflicts=('chromium' 'chromedriver')
-source=(https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/$pkgver-$pkgrel/ungoogled-chromium-$pkgver-$pkgrel-x86_64.pkg.tar.zst)
+source=(https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/$pkgver-2/ungoogled-chromium-$pkgver-$pkgrel-x86_64.pkg.tar.zst)
sha256sums=('4d97678a071652a5ce7952d05e666e7e79aa7952b691e640140fbaf0101831bb')
declare -gA _system_libs=(