summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Robin2016-08-17 12:44:28 +0200
committerBenjamin Robin2016-08-17 12:44:28 +0200
commit32c835281f33feb968c1aa5bc186fde2d879f460 (patch)
tree7ed7473a2aea1e65994ed001fff162ac3f77f091
parent3494121a0c0b2cc7407f4a830859c3ae7728ef86 (diff)
downloadaur-32c835281f33feb968c1aa5bc186fde2d879f460.tar.gz
Update to version 2.3.7 compatible with kernel 4.7.x
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28662bbab48c..ed372a2296be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mt7630-pcie-wifi-dkms
pkgdesc = MT7630e PCIe Wifi (DKMS)
- pkgver = 2.3.6.r0.g5a9db6f
+ pkgver = 2.3.7.r0.g346bb54
pkgrel = 1
url = http://www.mediatek.com/en/downloads/mt7630-pcie/
install = MT7630e-wifi.install
@@ -9,7 +9,7 @@ pkgbase = mt7630-pcie-wifi-dkms
license = GPL
depends = dkms
optdepends = linux-headers: If running standard kernel, otherwise find matching headers for your kernel
- source = mt7630e::git+https://github.com/benjarobin/MT7630E.git#tag=v2.3.6
+ source = mt7630e::git+https://github.com/benjarobin/MT7630E.git#tag=v2.3.7
source = dkms.conf
md5sums = SKIP
md5sums = ba71b64eac40daed63a3acbf3b8021a3
diff --git a/PKGBUILD b/PKGBUILD
index c9d208bbb9e8..49be2ced2a86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mt7630-pcie-wifi-dkms
_gitname=mt7630e
-pkgver=2.3.6.r0.g5a9db6f
+pkgver=2.3.7.r0.g346bb54
pkgrel=1
pkgdesc="MT7630e PCIe Wifi (DKMS)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL')
depends=('dkms')
optdepends=('linux-headers: If running standard kernel, otherwise find matching headers for your kernel')
install=MT7630e-wifi.install
-source=('mt7630e::git+https://github.com/benjarobin/MT7630E.git#tag=v2.3.6'
+source=('mt7630e::git+https://github.com/benjarobin/MT7630E.git#tag=v2.3.7'
'dkms.conf')
md5sums=('SKIP'
'ba71b64eac40daed63a3acbf3b8021a3')