summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Bassi2019-01-15 12:39:26 -0800
committerCaleb Bassi2019-01-15 12:39:26 -0800
commit5fddf0fc2dc0748f5828f796253c56ed22b6bfd0 (patch)
tree8bc2f1521d0a28f59ea3b336fb8d4adfe7a2eaf8
parentc0d32afbb54f6f04ddd06d59a906bea4db9bb7cb (diff)
downloadaur-5fddf0fc2dc0748f5828f796253c56ed22b6bfd0.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 09e17e6a95a7..f4d3eabc6a9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = swaylock-blur-git
- pkgdesc = Tiny script to run swaylock and set the image to a blurred screenshot of the desktop
+ pkgdesc = A script that runs swaylock and sets the image to a blurred screenshot of the desktop
pkgver = r3.cb1df3d
pkgrel = 1
url = https://github.com/cjbassi/swaylock-blur
diff --git a/PKGBUILD b/PKGBUILD
index 32949a1cccf5..832acb68297f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=swaylock-blur-git
_pkgname=${pkgname%-git}
pkgver=r3.cb1df3d
pkgrel=1
-pkgdesc="Tiny script to run swaylock and set the image to a blurred screenshot of the desktop"
+pkgdesc="A script that runs swaylock and sets the image to a blurred screenshot of the desktop"
arch=("any")
url="https://github.com/cjbassi/swaylock-blur"
license=("MIT")