summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChacaS02018-08-15 19:19:43 +0400
committerChacaS02018-08-15 19:19:43 +0400
commita34bef6abb046e0051cbc9fe8c3afebb008e42f9 (patch)
treea484b34b64f2a1a6e0236d2bac50163804b830d5
parent150d49d2bf2864e9568561e32719910df74181a7 (diff)
downloadaur-a34bef6abb046e0051cbc9fe8c3afebb008e42f9.tar.gz
:memo: Description update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d4204ab901e..ca23be829f0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = tempest
- pkgdesc = TEMPest is CLI tool to help manage temporary content
+ pkgdesc = TEMPest is \a CLI tool to help manage temporary content - writtent in go
pkgver = 0.1.1
pkgrel = 1
url = https://chacas0.github.io/tempest/
diff --git a/PKGBUILD b/PKGBUILD
index 652f250696cf..6d06b3055919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,8 @@
pkgname=tempest
pkgver=0.1.1
pkgrel=1
-pkgdesc="TEMPest is CLI tool to help manage temporary content"
+pkgdesc="TEMPest is \a CLI tool to help manage temporary content - writtent in
+go"
arch=('x86_64' 'i686')
url="https://chacas0.github.io/tempest/"
license=('MIT')