summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Buch Hansen2019-11-06 16:22:53 +0100
committerDaniel Buch Hansen2019-11-06 16:22:53 +0100
commitac710a262a48f29664cae024c59e32d49911b8a3 (patch)
tree9d314c99837de2456b39f93b5e60696c57e34bda
parentbabbb27ed992dbd0582e649e6b698cabdcaf6205 (diff)
downloadaur-ac710a262a48f29664cae024c59e32d49911b8a3.tar.gz
bump to new release
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95833bfe7d08..dc3db252e31b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Daniel Buch Hansen (dbuch) <boogiewasthere@gmail.com>
pkgname=dbuch-zsh-config
-pkgver=0.1.4
+pkgver=0.1.4+5+gae85a67
pkgrel=1
pkgdesc="dbuch zsh configuration"
url="https://github.com/dbuch/"
arch=(x86_64)
license=(GPL)
-depends=('zsh>=5.3' 'ripgrep' 'bat' 'skim' 'ttf-ionicons')
+depends=('zsh>=5.3' 'ripgrep' 'bat' 'skim' 'ttf-ionicons' 'inetutils')
makedepends=(git)
-_commit=6934c7f156528ca7d665aa5577cc59dc32869698 # tag v0.1.4
+_commit=48aca545a5e6c643a2bb4ffd7716ef819b9a26a6 # tag v0.1.5
source=("git+https://github.com/dbuch/dbuch-zsh-config.git#commit=$_commit")
conflicts=('grml-zsh-config')
sha256sums=('SKIP')