summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2024-03-14 20:46:34 +0100
committerNoah Vogt2024-03-14 20:46:34 +0100
commit985d7e07b5ea2e2f3922884a255c8007f4872689 (patch)
tree4f385f81f87004e1c5300e710b288f739109ff51
parent22e5dd9fd7c4e4754345c3b15f745e62f6bcc346 (diff)
downloadaur-985d7e07b5ea2e2f3922884a255c8007f4872689.tar.gz
add warning that this pkg uses UC pre-releases
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bae8136a9704..0bf4f0f34fc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ungoogled-chromium-xdg-bin
- pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)
+ pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (using pre-releases), (binary version)
pkgver = 122.0.6261.128
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index 9a617a97a1d3..23a5f05a3301 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=ungoogled-chromium-xdg-bin
pkgver=122.0.6261.128
pkgrel=1
-pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (binary version)"
+pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory (using pre-releases), (binary version)"
arch=('x86_64')
url="https://github.com/Eloston/ungoogled-chromium"
license=('BSD')