summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinus Dierheimer2020-05-09 15:57:44 +0200
committerLinus Dierheimer2020-05-09 15:57:44 +0200
commite8bee0d58cf7505a0b3726e388689f453af6973c (patch)
tree2871c0d1680f36503ceebd63af89cc438f20526e
parent41c425db55176a213ab80f69e8838745476d48af (diff)
downloadaur-e8bee0d58cf7505a0b3726e388689f453af6973c.tar.gz
updated pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59f14e071791..5e6750d022ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bash-pipes
- pkgdesc = pipes.sh with a better name
+ pkgdesc = pipes.sh with additional better names (soft links)
pkgver = 1.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pipeseroni/pipes.sh
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index fbe523d11c82..41b2ed8faf91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=bash-pipes
pkgver=1.3.0
-pkgrel=3
-pkgdesc="pipes.sh with a better name"
+pkgrel=4
+pkgdesc="pipes.sh with additional better names (soft links)"
arch=("any")
url="https://github.com/pipeseroni/pipes.sh"
license=("MIT")