summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Lima2016-09-12 12:56:43 -0300
committerDaniel Lima2016-09-12 12:56:43 -0300
commit431eada19aac20506ab0622464e9580f25bd7e9d (patch)
tree26f1e8d91b14fb23e3c29000eff013875cc4473e
parentbf9638213e7c2c925be08dd821c4f0ff5061919f (diff)
downloadaur-431eada19aac20506ab0622464e9580f25bd7e9d.tar.gz
v 0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40eb7e167f6b..7494470cd9ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Wed Mar 23 23:51:04 UTC 2016
+# Mon Sep 12 15:56:31 UTC 2016
pkgbase = gohufont-powerline
pkgdesc = GohuFont with powerline and statusbar symbols.
- pkgver = 0.3
+ pkgver = 0.4
pkgrel = 1
url = https://github.com/dnmario/gohufont-powerline
arch = any
license = WTFPL
makedepends = xorg-bdftopcf
- source = git://github.com/dnmario/gohufont-powerline
+ source = git://github.com/dnmario/gohufont-powerline#tag=0.4
md5sums = SKIP
pkgname = gohufont-powerline
diff --git a/PKGBUILD b/PKGBUILD
index 905006b207a5..d5c05371fc9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gohufont-powerline
_gitname=$pkgname
-pkgver=0.3
+pkgver=0.4
pkgrel=1
depends=()
makedepends=('xorg-bdftopcf')
@@ -10,7 +10,7 @@ url='https://github.com/dnmario/gohufont-powerline'
license=('WTFPL')
pkgdesc="GohuFont with powerline and statusbar symbols."
arch=('any')
-source=("git://github.com/dnmario/${_gitname}")
+source=("git://github.com/dnmario/${_gitname}#tag=${pkgver}")
md5sums=('SKIP')
pkgver() {