summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a22d0e8d3ded..87ae39bf8acf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,13 @@
pkgbase = hid-apple-patched-git-dkms
pkgdesc = Swaping the Fn and left Control keys and some other mapping tweaks on Macbook Pro and Apple keyboards (DKMS)
pkgver = 20230422.46f3457
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/free5lot/hid-apple-patched
install = hid-apple-patched-dkms.install
arch = any
license = GPL2
makedepends = git
depends = dkms
- depends = mkinitcpio-modconf-hook
source = git+https://github.com/free5lot/hid-apple-patched#branch=master
source = hid_apple.depmod
source = hid_apple.modprobe
diff --git a/PKGBUILD b/PKGBUILD
index 48fea4b9e1c8..ee19ef224e1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=hid-apple-patched-git-dkms
_pkgname=hid-apple-patched
pkgver=20230422.46f3457
-pkgrel=1
+pkgrel=2
url="https://github.com/free5lot/hid-apple-patched"
arch=('any')