summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31075506a0f2..fc638a91698c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@ pkgname=${_pkgname}-git
pkgdesc="dracut hook to set VT console colors during early userspace"
license=('MIT')
url="https://github.com/mxfm/${_pkgname}"
-pkgver=2.a3b7f98
+pkgver=3.60cdf04
pkgrel=1
-source=("$pkgname::git://github.com/mxfm/${_pkgname}")
+source=("$pkgname::git+https://github.com/mxfm/${_pkgname}")
md5sums=('SKIP')
depends=('dracut' 'setcolors-git')
makedepends=('git')