summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornetworkException2023-12-04 17:14:14 +0100
committernetworkException2023-12-04 17:14:14 +0100
commit596355c153bee138042b6e8ef16a13155f06cce6 (patch)
tree81d8b59fb705d39dbf83cdef03eda5f9c03189b9
parentff93d52b2c14d3aed3c998a77543af8908f9ab77 (diff)
downloadaur-596355c153bee138042b6e8ef16a13155f06cce6.tar.gz
Use pkgrel 2 for temporary fix
This should instruct aur helpers to invalidate their cached download error.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8986419c386c..dcdb5b98b438 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ungoogled-chromium-bin
pkgdesc = A lightweight approach to removing Google web service dependency
pkgver = 119.0.6045.199
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ungoogled-software/ungoogled-chromium
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 5aaa960ebd80..d3fefc6c4b99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=ungoogled-chromium-bin
pkgver=119.0.6045.199
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight approach to removing Google web service dependency"
arch=('x86_64')
url="https://github.com/ungoogled-software/ungoogled-chromium"
@@ -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-2/ungoogled-chromium-$pkgver-$pkgrel-x86_64.pkg.tar.zst)
+source=(https://github.com/ungoogled-software/ungoogled-chromium-archlinux/releases/download/$pkgver-$pkgrel/ungoogled-chromium-$pkgver-1-x86_64.pkg.tar.zst)
sha256sums=('4d97678a071652a5ce7952d05e666e7e79aa7952b691e640140fbaf0101831bb')
declare -gA _system_libs=(