summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Sever2021-11-08 21:24:43 +0300
committerYigit Sever2021-11-08 21:24:43 +0300
commit76b8b3ed195a95d33fa5d398b3f8d3f2ee4f5fce (patch)
treed9d20fe70b7c61c15aa43765633667ed85008935
parent17b3cd2b7f5e23d984906d90e47af15fe2aecb03 (diff)
downloadaur-76b8b3ed195a95d33fa5d398b3f8d3f2ee4f5fce.tar.gz
Change description to convey vcs package
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d033f8831b4..8f5b5e173eb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ouch-git
- pkgdesc = Painless compression and decompression in the terminal
- pkgver = r385.a1c4f03
- pkgrel = 3
+ pkgdesc = Painless compression and decompression in the terminal (git version)
+ pkgver = r397.abf1d4e
+ pkgrel = 1
url = https://github.com/ouch-org/ouch/
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a6a1f1a519f1..8e036cec16a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=ouch-git
_pkgname=${pkgname%-git}
-pkgver=r389.2af0464
+pkgver=r397.abf1d4e
pkgrel=1
-pkgdesc="Painless compression and decompression in the terminal"
+pkgdesc="Painless compression and decompression in the terminal (git version)"
arch=('x86_64')
url="https://github.com/ouch-org/ouch/"
license=('MIT')