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 bc12f069f9e0..c4eba4bd6cf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mkinitcpio-chkeymap
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Set keymap and timezone for main system inside initrd'
arch=('any')
depends=('terminus-font')
@@ -13,7 +13,7 @@ install=mkinitcpio-chkeymap.install
backup=('etc/vconsole.conf'
'etc/X11/xorg.conf.d/00-keyboard.conf')
validpgpkeys=('BD84DE71F493DF6814B0167254EDC91609BC9183')
-source=("git://github.com/eworm-de/mkinitcpio-chkeymap.git#tag=${pkgver}?signed")
+source=("git+https://github.com/eworm-de/mkinitcpio-chkeymap.git#tag=${pkgver}?signed")
sha256sums=('SKIP')
package() {