summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Buch Hansen2019-10-23 13:28:28 +0200
committerDaniel Buch Hansen2019-10-23 13:28:28 +0200
commit551d5e0707f9a10c90f6705899d0f56e47cea527 (patch)
treee2d88b87926568cfb98a1ce3b402740fe42ce717
parent593b1bd80008ee8f803dc1f2c0f0ba3444962352 (diff)
downloadaur-551d5e0707f9a10c90f6705899d0f56e47cea527.tar.gz
bump to v0.1.3
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fb2d5fed683..4253b4fbfeff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Buch Hansen (dbuch) <boogiewasthere@gmail.com>
pkgname=dbuch-zsh-config
-pkgver=0.1.2
+pkgver=0.1.3
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=3de1bdb1e1eddead0e8e410d9b10726676988bb2 # tag v0.1.2
+_commit=a57702089169571e8f821bf338806e82f2015ee4 # tag v0.1.3
source=("git+https://github.com/dbuch/dbuch-zsh-config.git#commit=$_commit")
conflicts=('grml-zsh-config')
sha256sums=('SKIP')