summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Kowarschick2020-06-27 18:51:31 +0200
committerLeon Kowarschick2020-06-27 18:51:31 +0200
commitcd01939e3d5267dc84d7a1ffd2883ceff8baa0be (patch)
tree0417abec90adacf372773a87afc43b07eaad0f13
parent37a522f9b38293e9511fa7176485561abc6cbbeb (diff)
downloadaur-cd01939e3d5267dc84d7a1ffd2883ceff8baa0be.tar.gz
Update version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 16e5edf67c47..0b7f51b703fa 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.11
+ pkgver = 0.0.12
pkgrel = 1
url = https://gitlab.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://gitlab.com/Elkowar/pipr/uploads/9a4eb309170edb8880d550187e87a8a9/pipr
+ source = pipr::https://gitlab.com/Elkowar/pipr/uploads/00023095ec8fc86d2af15be0ad07c51b/pipr
source = pipr-git::git+https://gitlab.com/Elkowar/pipr.git
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2ac60db34c9f..f36ca77d91c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
-# Maintainer: Leon Kowarschick <lkowarschick at gmail dot com>
+# Maintainer: Leon Kowarschick <thereal.elkowar at gmail dot com>
pkgname=pipr-bin
-pkgver=0.0.11
+pkgver=0.0.12
pkgrel=1
conflicts=('pipr-git')
makedepends=()
-#depends=('gcc-libs')
depends=()
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://gitlab.com/Elkowar/pipr/uploads/9a4eb309170edb8880d550187e87a8a9/pipr'
+source=('pipr::https://gitlab.com/Elkowar/pipr/uploads/00023095ec8fc86d2af15be0ad07c51b/pipr'
'pipr-git::git+https://gitlab.com/Elkowar/pipr.git')
url="https://gitlab.com/Elkowar/pipr"
md5sums=('SKIP'