summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoredward-p2019-10-06 09:19:02 +0800
committeredward-p2019-10-06 09:19:02 +0800
commit95894532a31b000641297ea4340af20a2b452c32 (patch)
tree04f7b0248052ec45ca744e3435aceb1677f76c9a /PKGBUILD
parent1c529147f3fc7250410f139be4e458a486dea7c7 (diff)
downloadaur-95894532a31b000641297ea4340af20a2b452c32.tar.gz
switch to tag: 5.3.4-arch1 && add missing url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cbecb8b8e76..d467f782bb6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
# Contributor: Kurobac <kurobac(at)foxmail(dot)com>
_pkgbase=alx-wol
-_kernel_tag=5.3.1-arch1
+_kernel_tag=5.3.4-arch1
pkgname=${_pkgbase}-dkms
pkgver=5
-pkgrel=1
+pkgrel=2
pkgdesc="The alx kernel module with a patch enabling WoL applied"
+url="https://bugzilla.kernel.org/show_bug.cgi?id=61651"
license=("GPL")
arch=('i686' 'x86_64')
depends=('glibc' 'dkms')