summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cda144987db4..f2674a79d8d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
# Generated by mksrcinfo v8
-# Tue Jan 10 14:36:27 UTC 2017
+# Tue Apr 25 13:16:58 UTC 2017
pkgbase = gohufont-powerline
pkgdesc = GohuFont with powerline and statusbar symbols.
pkgver = 0.4
pkgrel = 1
- url = https://github.com/dnmario/gohufont-powerline
+ url = https://github.com/limadm/gohufont-powerline
arch = any
license = WTFPL
makedepends = xorg-bdftopcf
- source = git+https://github.com/dnmario/gohufont-powerline#tag=0.4
+ source = git+https://github.com/limadm/gohufont-powerline#tag=0.4
md5sums = SKIP
pkgname = gohufont-powerline
diff --git a/PKGBUILD b/PKGBUILD
index e93557500934..306512a23dd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Daniel Lima <danielm@tinyhub.tk>
+# Maintainer: Daniel Lima <danielm@nanohub.tk>
pkgname=gohufont-powerline
_gitname=$pkgname
@@ -6,11 +6,11 @@ pkgver=0.4
pkgrel=1
depends=()
makedepends=('xorg-bdftopcf')
-url='https://github.com/dnmario/gohufont-powerline'
+url='https://github.com/limadm/gohufont-powerline'
license=('WTFPL')
pkgdesc="GohuFont with powerline and statusbar symbols."
arch=('any')
-source=("git+https://github.com/dnmario/${_gitname}#tag=${pkgver}")
+source=("git+https://github.com/limadm/${_gitname}#tag=${pkgver}")
md5sums=('SKIP')
pkgver() {