summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Berjón2024-04-07 02:35:47 +0200
committerDaniel Berjón2024-04-07 02:35:47 +0200
commitf55a17a9004d73e68a4cce33a69425f829b21858 (patch)
tree50b7b9dcf04bb5d09680afb327c9c6b52fec378e
parent22bd30ec0bccd348e6bf4e41e3bd40e1817da3df (diff)
downloadaur-f55a17a9004d73e68a4cce33a69425f829b21858.tar.gz
Bumped version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD9
-rw-r--r--dkms.conf1
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b64de26c71ee..a22d0e8d3ded 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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 = 20200401.5ebf708
+ pkgver = 20230422.46f3457
pkgrel = 1
url = https://github.com/free5lot/hid-apple-patched
install = hid-apple-patched-dkms.install
diff --git a/PKGBUILD b/PKGBUILD
index cf62607c147f..48fea4b9e1c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Aetf <aetf@unlimitedcodeworks.xyz>
+# Maintainer: Daniel Berjón <asuranceturix@gmail.com>
+# Contributor: Aetf <aetf@unlimitedcodeworks.xyz>
# Contributor: juantascon <juantascon.aur@horlux.org>
# Contributor: Ilya Kuzmin <i.g.kuzmin.spb@gmail.com>
pkgname=hid-apple-patched-git-dkms
_pkgname=hid-apple-patched
-pkgver=20200401.5ebf708
+pkgver=20230422.46f3457
pkgrel=1
url="https://github.com/free5lot/hid-apple-patched"
@@ -13,7 +14,7 @@ arch=('any')
license=('GPL2')
pkgdesc="Swaping the Fn and left Control keys and some other mapping tweaks on Macbook Pro and Apple keyboards (DKMS)"
-depends=('dkms' 'mkinitcpio-modconf-hook')
+depends=('dkms')
makedepends=('git')
install=hid-apple-patched-dkms.install
@@ -26,7 +27,7 @@ source=("git+https://github.com/free5lot/$_pkgname#branch=master"
sha256sums=('SKIP'
'4b94f1f55febddad5ff60a8918487b883ceadd4e6c3fb280e98e4e235cd09663'
'bf214ca80aa4abb6fe85c1108ea7c941684a5bc57891982b0aefafd5a6339a26'
- '5d2457728a93e73a96f2ca88f66455859363f083097ad20e661bdc12dc44a9ba')
+ '659d94d4b569efe2d3b5dfc4345417be516198423ecc113d7c31e682045db69f')
pkgver() {
cd "$srcdir"/"$_pkgname"
diff --git a/dkms.conf b/dkms.conf
index 59f7f49e9951..35e4ade48663 100644
--- a/dkms.conf
+++ b/dkms.conf
@@ -2,5 +2,4 @@ BUILT_MODULE_NAME=hid-apple
DEST_MODULE_LOCATION='/extra'
PACKAGE_NAME=@PKGNAME@
PACKAGE_VERSION=@PKGVER@
-REMAKE_INITRD=yes
AUTOINSTALL=yes