summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41b2ed8faf91..da0b5fe53bbd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bash-pipes
pkgver=1.3.0
-pkgrel=4
+pkgrel=5
pkgdesc="pipes.sh with additional better names (soft links)"
arch=("any")
url="https://github.com/pipeseroni/pipes.sh"
@@ -10,8 +10,8 @@ license=("MIT")
depends=("bash")
source=("https://github.com/pipeseroni/pipes.sh/archive/v${pkgver}.tar.gz")
sha256sums=("532976dd8dc2d98330c45a8bcb6d7dc19e0b0e30bba8872dcce352361655a426")
-provides=("pipes.sh")
-conflicts=("pipes.sh=1.3.0")
+provides=("pipes.sh=1.3.0")
+conflicts=("pipes.sh")
_alternative_names=(
"pipes"