summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2022-11-23 22:48:45 +0100
committerDaniel Peukert2022-11-23 22:48:45 +0100
commit4f1256109231a52a06db1bc957e5ba1c5119d7cc (patch)
treef065c24ebfd44eceefad0cff3387546cae26d13c
parent65ab8a2c301db3453adc948af98d91d2548f7ab7 (diff)
downloadaur-4f1256109231a52a06db1bc957e5ba1c5119d7cc.tar.gz
Update salvador description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef3e93d0fbc0..2af6785f25e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = salvador
- pkgdesc = A simple bash script that will help you manage your AUR packages
+ pkgdesc = A bash script that will help you maintain your AUR packages
pkgver = 2.1.0
pkgrel = 1
url = https://gitlab.com/dpeukert/salvador
diff --git a/PKGBUILD b/PKGBUILD
index 09ecc17d29dc..882819bbdee3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='salvador'
pkgver='2.1.0'
pkgrel='1'
-pkgdesc='A simple bash script that will help you manage your AUR packages'
+pkgdesc='A bash script that will help you maintain your AUR packages'
arch=('any')
url="https://gitlab.com/dpeukert/$pkgname"
license=('GPL3')