summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorelkowar2020-09-05 17:25:11 +0200
committerelkowar2020-09-05 17:25:11 +0200
commit19bbc3787d9d43649da66331419f11e6c459cc18 (patch)
treeab8573d34a984848602f99149652ddddb0b91bdb
parentd7199c70de4ae8f0fa321eda0a82bab8fff9a207 (diff)
downloadaur-19bbc3787d9d43649da66331419f11e6c459cc18.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5832b403f705..d227aaf93207 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipr-bin
pkgdesc = A commandline-utility to interactively build complex shell pipelines
- pkgver = 0.0.12
+ pkgver = 0.0.13
pkgrel = 1
url = https://github.com/Elkowar/pipr
arch = i686
@@ -10,7 +10,7 @@ pkgbase = pipr-bin
license = MIT
optdepends = bubblewrap: run commands in isolation. STRONGLY RECOMMENDED!
conflicts = pipr-git
- source = pipr::https://github.com/elkowar/pipr/releases/download/v0.0.12/pipr
+ source = pipr::https://github.com/elkowar/pipr/releases/download/v0.0.13/pipr
source = pipr-git::git+https://github.com/Elkowar/pipr.git
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 49f767b13ce5..20ea0136a68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Leon Kowarschick <thereal.elkowar at gmail dot com>
pkgname=pipr-bin
-pkgver=0.0.12
+pkgver=0.0.13
pkgrel=1
conflicts=('pipr-git')
makedepends=()
@@ -9,7 +9,7 @@ optdepends=('bubblewrap: run commands in isolation. STRONGLY RECOMMENDED!')
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
pkgdesc="A commandline-utility to interactively build complex shell pipelines"
license=('MIT')
-source=('pipr::https://github.com/elkowar/pipr/releases/download/v0.0.12/pipr'
+source=('pipr::https://github.com/elkowar/pipr/releases/download/v0.0.13/pipr'
'pipr-git::git+https://github.com/Elkowar/pipr.git')
url="https://github.com/Elkowar/pipr"
md5sums=('SKIP'