summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Northon2023-05-05 13:12:22 -0400
committerPatrick Northon2023-05-05 13:12:22 -0400
commit4c8f44f970857f844f5366299b9293c461279d10 (patch)
treef590d48829c3b551bddaffb6cf4c61bdd18b874c
parent7f8346026c583e426e6f89bb3d24d6fe1a313efa (diff)
downloadaur-4c8f44f970857f844f5366299b9293c461279d10.tar.gz
Update description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a06acf1fac17..1a41a7819600 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = alternatives
- pkgdesc = A tool to maintain symbolic links determining default commands.
+ pkgdesc = Fedora's tool to maintain symbolic links determining default commands.
pkgver = 1.24
pkgrel = 1
url = https://github.com/fedora-sysv/chkconfig
diff --git a/PKGBUILD b/PKGBUILD
index a6c1a6a022e5..c7395c8cef21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=alternatives
pkgver=1.24
pkgrel=1
-pkgdesc="A tool to maintain symbolic links determining default commands."
+pkgdesc="Fedora's tool to maintain symbolic links determining default commands."
arch=('i686' 'x86_64')
url='https://github.com/fedora-sysv/chkconfig'
license=('GPL2')