summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Buch Hansen2019-10-21 13:19:44 +0200
committerDaniel Buch Hansen2019-10-21 13:19:44 +0200
commit4f1230c9ee1c67b5db25edb474b3a7d3c3625857 (patch)
tree88ead180b47f0e2334b5a90e57f71551c4aa423d /PKGBUILD
parent243c9335c424cbbb8cfec0d3c8abdd2b4c03a369 (diff)
downloadaur-4f1230c9ee1c67b5db25edb474b3a7d3c3625857.tar.gz
update pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f09aadc5940..5fb2d5fed683 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,17 @@
# Maintainer: Daniel Buch Hansen (dbuch) <boogiewasthere@gmail.com>
pkgname=dbuch-zsh-config
-pkgver=0.1.1
+pkgver=0.1.2
pkgrel=1
pkgdesc="dbuch zsh configuration"
url="https://github.com/dbuch/"
arch=(x86_64)
license=(GPL)
-depends=('zsh>=5.3' 'ripgrep' 'bat' 'skim')
+depends=('zsh>=5.3' 'ripgrep' 'bat' 'skim' 'ttf-ionicons')
makedepends=(git)
-_commit=87800ba4c17fcc849283ddf9e708f8e2432c6520 #tags/v0.1.0
+_commit=3de1bdb1e1eddead0e8e410d9b10726676988bb2 # tag v0.1.2
source=("git+https://github.com/dbuch/dbuch-zsh-config.git#commit=$_commit")
conflicts=('grml-zsh-config')
-provides=('grml-zsh-config')
sha256sums=('SKIP')
pkgver() {