summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Berjón2024-04-07 02:37:48 +0200
committerDaniel Berjón2024-04-07 02:37:48 +0200
commit92661e4ed06c9a57a4eba7503428e125622918f1 (patch)
treed74db1ae9cc0e5f651ab1de6e434dd970fa245f2
parentf55a17a9004d73e68a4cce33a69425f829b21858 (diff)
downloadaur-92661e4ed06c9a57a4eba7503428e125622918f1.tar.gz
Removed outdated dependency information
-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')