summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattheus Roxas2021-08-29 10:04:24 +0800
committerMattheus Roxas2021-08-29 10:04:24 +0800
commitbd86f5c16547ee4e4156cce9372a335803685913 (patch)
treee5192f0044aa382f258d4be328baf76a3c6464e2
parent65edd4373b4b59d40d58bbb67cf3527a39c237ab (diff)
downloadaur-bd86f5c16547ee4e4156cce9372a335803685913.tar.gz
Proper description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5af96e8843f5..db5e189fff9a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = amogu.sh-git
- pkgdesc = The sussiest script ever.
+ pkgdesc = A posix shell image viewer utilizing fzf, with Überzug for previews. Copies your selection to the clipboard..
pkgver = r3.fad5425
pkgrel = 1
url = https://codeberg.org/thepogsupreme/amogu.sh
diff --git a/PKGBUILD b/PKGBUILD
index e948c3dad60e..54c917cc332d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _pkgname="amogu.sh" # Thanks,
pkgname="$_pkgname-git" # Dawid.
pkgver=r3.fad5425
pkgrel=1
-pkgdesc="The sussiest script ever."
+pkgdesc="A posix shell image viewer utilizing fzf, with Überzug for previews. Copies your selection to the clipboard."
arch=('Any')
url="https://codeberg.org/thepogsupreme/amogu.sh"
license=('EUPL 1.2')