summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
-rw-r--r--hid-apple-patched-dkms.install4
3 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d06110904a4..f5844cdb597e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Apr 17 15:08:34 UTC 2017
pkgbase = hid-apple-patched-git-dkms
pkgdesc = Allows to swap the Fn key and left Control key on Macbook Pro and Apple keyboards in GNU/Linux (DKMS)
- pkgver = 20170406.61dce7d
+ pkgver = 20200331.f7f6560
pkgrel = 1
url = https://github.com/free5lot/hid-apple-patched
install = hid-apple-patched-dkms.install
diff --git a/PKGBUILD b/PKGBUILD
index 6335e3d4ffc5..5d4bb5460196 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='hid-apple-patched-git-dkms'
_pkgname=hid-apple-patched
-pkgver=20170406.61dce7d
+pkgver=20200331.f7f6560
pkgrel=1
url="https://github.com/free5lot/hid-apple-patched"
@@ -13,7 +13,6 @@ arch=('any')
license=('GPL2')
pkgdesc="Allows to swap the Fn key and left Control key on Macbook Pro and Apple keyboards in GNU/Linux (DKMS)"
-conflicts=('hid-apple-patched-git-dkms')
depends=('dkms')
makedepends=('git')
diff --git a/hid-apple-patched-dkms.install b/hid-apple-patched-dkms.install
index 29543320c89e..7e100e78c333 100644
--- a/hid-apple-patched-dkms.install
+++ b/hid-apple-patched-dkms.install
@@ -17,6 +17,10 @@ Configuration file is installed to /etc/modprobe.d/hid_apple_pclayout.conf.
By default PC-like layout is enabled. You can tweak it to suit your needs
according to https://github.com/free5lot/hid-apple-patched#configuration.
+To make changes work automatically after boot, please rebuild the initramfs.
+See https://wiki.archlinux.org/index.php/Apple_Keyboard#Use_a_patch_to_hid-apple
+for details.
+
EOF
}