summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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")