summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJSH2017-01-22 12:14:54 -0500
committerJSH2017-01-22 12:14:54 -0500
commit5db6a4b1f9f4becba581bbf1e31bae4d600ea41a (patch)
tree01aefe92a8163ca1bdae81bc1bfe3c814b55c64b
parent03b9d19f882cab3bf18b920d667786f2f5816340 (diff)
downloadaur-5db6a4b1f9f4becba581bbf1e31bae4d600ea41a.tar.gz
Prefixed www to the upstream domain
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7b8389dcec0..f76b44c8a71d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Oct 26 18:21:16 UTC 2016
+# Sun Jan 22 17:13:34 UTC 2017
pkgbase = r8101-dkms
pkgdesc = r8101 realtek lan drivers (DKMS)
pkgver = 1.030.02
pkgrel = 1
- url = http://realtek.com.tw/
+ url = http://www.realtek.com.tw/
arch = i686
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 31f5afe493f3..5bd949aa3585 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=1.030.02
pkgrel=1
pkgdesc="r8101 realtek lan drivers (DKMS)"
arch=('i686' 'x86_64')
-url="http://realtek.com.tw/"
+url="http://www.realtek.com.tw/"
license=('GPL2')
depends=('dkms>=2.2.0.3+git151023-5')
optdepends=('ethtool: device configuration')