summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorleo-arch2022-01-15 20:15:47 -0300
committerleo-arch2022-01-15 20:15:47 -0300
commit74e975e773eac30279156288390f52245d73ba0e (patch)
tree033760b0239e98975ce40fe53a92a0e245088766
parentc4ec95c35a50391b93448ed829a7a2f882ff6c44 (diff)
downloadaur-clifm-colors-git.tar.gz
Fix description syntax
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74efdea7fa6c..87bcb9027ac0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = clifm-colors-git
- pkgdesc = Some color schemes for CLiFM file manager
+ pkgdesc = Some color schemes for the CliFM file manager
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/leo-arch/clifm-colors
@@ -11,4 +11,3 @@ pkgbase = clifm-colors-git
sha256sums = SKIP
pkgname = clifm-colors-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 00d69cc8a254..f7c0d8811b57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=clifm-colors-git
_pkgname=clifm-colors
pkgver=0.1.0
pkgrel=2
-pkgdesc="Some color schemes for CLiFM file manager"
+pkgdesc="Some color schemes for the CliFM file manager"
arch=(any)
url="https://github.com/leo-arch/clifm-colors"
license=(GPL2)