summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Lima2017-01-10 12:28:51 -0200
committerDaniel Lima2017-01-10 12:28:51 -0200
commit6d82aebfd6eeda37dd57cd0bf3f2f3ad867bfdcc (patch)
tree0ea25ccfaa25161c0d395ab426bdd43871526168 /PKGBUILD
parenta6ba67f0ab01f1902d85f32ef9fb6d9239981daf (diff)
downloadaur-6d82aebfd6eeda37dd57cd0bf3f2f3ad867bfdcc.tar.gz
use https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d25acd89aaf..10540a44b01f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+# Maintainer: Daniel Lima <danielm@tinyhub.tk>
+
pkgname=bdf-creep
pkgdesc="A pretty sweet 4px wide pixel font with box-drawing, powerline, braille and sparklines glyphs."
pkgver=0.31.r23.g98bbf59
@@ -5,7 +7,7 @@ pkgrel=1
arch=('any')
url='https://github.com/romeovs/creep'
license=('MIT')
-source=('git://github.com/romeovs/creep.git')
+source=('git+https://github.com/romeovs/creep.git')
md5sums=('SKIP')
makedepends=('fontforge')