summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoah Vogt2021-11-10 01:55:13 +0100
committerNoah Vogt2021-11-10 01:55:13 +0100
commitfc3c4f7ef3432988150d97274917fad815943019 (patch)
tree60826a8bd1b8a9db994d7721467314c56e873851
parent62aea57d20ebd2446234b3d50b50857079f15561 (diff)
downloadaur-fc3c4f7ef3432988150d97274917fad815943019.tar.gz
update package desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 353605b9af8c..6c1297cd2b92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = ungoogled-chromium-xdg
- pkgdesc = A lightweight approach to removing Google web service dependency - with Support for the XDG Base Directory Specification
+ pkgdesc = A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory
pkgver = 95.0.4638.69
pkgrel = 1
url = https://github.com/Eloston/ungoogled-chromium
diff --git a/PKGBUILD b/PKGBUILD
index c36561dca04b..7ef31024400a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
# Maintainer: Seppia <seppia@seppio.fish>
# Maintainer: JustKidding <jk@vin.ovh>
@@ -13,7 +14,7 @@ pkgver=95.0.4638.69
pkgrel=1
_launcher_ver=8
_gcc_patchset=4
-pkgdesc="A lightweight approach to removing Google web service dependency - with Support for the XDG Base Directory Specification"
+pkgdesc="A lightweight approach to removing Google web service dependency - without creating a useless ~/.pki directory"
arch=('x86_64')
url="https://github.com/Eloston/ungoogled-chromium"
license=('BSD')