summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNazar Vinnichuk2020-07-13 20:19:55 +0300
committerNazar Vinnichuk2020-07-13 20:19:55 +0300
commitb6b41ad64bb827e65b6f71cf61be1f8c383b147a (patch)
treee13f83064b2a35a48507f57da83e2d0e99c33c21
parent96371970e4074d786dbd2f4609d2eeefda1d9a83 (diff)
downloadaur-fzwal-git.tar.gz
Change the description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21ecce005c50..7c927f051c70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = fzwal-git
- pkgdesc = A pywal theme picker based on fzf.
+ pkgdesc = A pywal theme picker with live preview based on fzf.
pkgver = r3.81149c3
pkgrel = 1
url = http://github.com/Kharacternyk/fzwal
diff --git a/PKGBUILD b/PKGBUILD
index 41703786da86..5953b3f3b72f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=fzwal-git
_pkgname=${pkgname%-git}
pkgver=r3.81149c3
pkgrel=1
-pkgdesc="A pywal theme picker based on fzf."
+pkgdesc="A pywal theme picker with live preview based on fzf."
url="http://github.com/Kharacternyk/${_pkgname}"
arch=('any')
license=('GPL3')