Browse Source

update package desc

Noah Vogt 3 years ago
parent
commit
fc3c4f7ef3
2 changed files with 3 additions and 2 deletions
  1. 1 1
      .SRCINFO
  2. 2 1
      PKGBUILD

+ 1 - 1
.SRCINFO

@@ -1,5 +1,5 @@
 pkgbase = ungoogled-chromium-xdg
 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
 	pkgver = 95.0.4638.69
 	pkgrel = 1
 	pkgrel = 1
 	url = https://github.com/Eloston/ungoogled-chromium
 	url = https://github.com/Eloston/ungoogled-chromium

+ 2 - 1
PKGBUILD

@@ -1,3 +1,4 @@
+# Maintainer: Noah Vogt (noahvogt) <noah@noahvogt.com>
 # Maintainer: Seppia <seppia@seppio.fish>
 # Maintainer: Seppia <seppia@seppio.fish>
 # Maintainer: JustKidding <jk@vin.ovh>
 # Maintainer: JustKidding <jk@vin.ovh>
  
  
@@ -13,7 +14,7 @@ pkgver=95.0.4638.69
 pkgrel=1
 pkgrel=1
 _launcher_ver=8
 _launcher_ver=8
 _gcc_patchset=4
 _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')
 arch=('x86_64')
 url="https://github.com/Eloston/ungoogled-chromium"
 url="https://github.com/Eloston/ungoogled-chromium"
 license=('BSD')
 license=('BSD')