summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index db5ea8d8c629..3575dc577359 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = i3-maim-clpimg
- pkgdesc = Create a screenshot and then immediately copy it into the clipboard
+ pkgdesc = create a screenshot and then immediately copy it into the clipboard
pkgver = 1.0.0
pkgrel = 0
url = https://github.com/arpanetus/i3-maim-clpimg
diff --git a/PKGBUILD b/PKGBUILD
index 41b137ad2528..a769f625bcb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname="i3-maim-clpimg"
pkgver=1.0.0
pkgrel=0
-pkgdesc="Create a screenshot and then immediately copy it into the clipboard"
+pkgdesc="create a screenshot and then immediately copy it into the clipboard"
arch=('any')
license=('GPL')
url="https://github.com/arpanetus/i3-maim-clpimg"