summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Buch Hansen2019-10-25 21:11:07 +0200
committerDaniel Buch Hansen2019-10-25 21:11:07 +0200
commitbabbb27ed992dbd0582e649e6b698cabdcaf6205 (patch)
tree1c3725911997827f3aebc517da77e4d0ab5336ae /PKGBUILD
parent6c82e56574c4b6a2925de123102433e8e6fe592a (diff)
downloadaur-babbb27ed992dbd0582e649e6b698cabdcaf6205.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4253b4fbfeff..95833bfe7d08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Buch Hansen (dbuch) <boogiewasthere@gmail.com>
pkgname=dbuch-zsh-config
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
pkgdesc="dbuch zsh configuration"
url="https://github.com/dbuch/"
@@ -9,7 +9,7 @@ arch=(x86_64)
license=(GPL)
depends=('zsh>=5.3' 'ripgrep' 'bat' 'skim' 'ttf-ionicons')
makedepends=(git)
-_commit=a57702089169571e8f821bf338806e82f2015ee4 # tag v0.1.3
+_commit=6934c7f156528ca7d665aa5577cc59dc32869698 # tag v0.1.4
source=("git+https://github.com/dbuch/dbuch-zsh-config.git#commit=$_commit")
conflicts=('grml-zsh-config')
sha256sums=('SKIP')