summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author0x9fff002018-03-17 17:08:09 +0100
committer0x9fff002018-03-17 17:08:09 +0100
commit1da96ff270acd60d7257fce16c0fc70063f5fd3b (patch)
treee7e4d676b6ed66754bbbfd95a59e44eca01b0533
parent3662dc74a20495189680010167ec4917a3366879 (diff)
downloadaur-1da96ff270acd60d7257fce16c0fc70063f5fd3b.tar.gz
Update URL and remove i686
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f244baefdfe7..450daaa10152 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,8 +3,7 @@ pkgbase = mt7630-pcie-wifi-dkms
pkgver = 2.1.0
pkgrel = 1
epoch = 1
- url = http://www.mediatek.com/en/downloads/mt7630-pcie/
- arch = i686
+ url = https://github.com/neurobin/MT7630E
arch = x86_64
license = GPL
depends = dkms
diff --git a/PKGBUILD b/PKGBUILD
index 5195df4c756f..8216a09737e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@ pkgrel=1
epoch=1
_commit=096b17e82c8ccf3c577638a3f773490bf3ec90ea
pkgdesc="MT7630e PCIe Wifi (DKMS)"
-arch=('i686' 'x86_64')
-url="http://www.mediatek.com/en/downloads/mt7630-pcie/"
+arch=('x86_64')
+url="https://github.com/neurobin/MT7630E"
license=('GPL')
depends=('dkms')
optdepends=('linux-headers: If running standard kernel, otherwise find matching headers for your kernel')