summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorgraysky2017-02-05 10:44:11 -0500
committergraysky2017-02-05 10:44:11 -0500
commit6cbc95ec5f121cc9be79b9a3ac681f72814a5b74 (patch)
treeb6796ab0302b4a2f4a7795e9c03069c5aedfe35e /.SRCINFO
downloadaur-6cbc95ec5f121cc9be79b9a3ac681f72814a5b74.tar.gz
initial try
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8a3ccd13befb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = rtl8192su-git
+ pkgdesc = Kernel module for Realtek RTL8192DU USB wireless devices.
+ pkgver = c00112c
+ pkgrel = 1
+ url = https://github.com/chunkeey/rtl8192su
+ install = readme.install
+ arch = x86_64
+ arch = i686
+ license = GPL
+ makedepends = linux-headers>=4.9
+ makedepends = git
+ depends = linux>=4.9
+ depends = linux<4.10
+ source = git://github.com/chunkeey/rtl8192su.git
+ sha256sums = SKIP
+
+pkgname = rtl8192su-git
+