summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorsirlucjan2015-06-10 19:20:55 +0200
committersirlucjan2015-06-10 19:20:55 +0200
commit4b8004fe4a1939553a681d3ab55e4aeb04423f42 (patch)
treea1f69279fb11e71a7d09b47e969f650b0a01208a /.SRCINFO
downloadaur-4b8004fe4a1939553a681d3ab55e4aeb04423f42.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO34
1 files changed, 34 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b5f73b95d405
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,34 @@
+pkgbase = linux-next-git
+ pkgver = 20150610
+ pkgrel = 1
+ url = http://www.kernel.org/
+ arch = any
+ license = GPL2
+ makedepends = xmlto
+ makedepends = docbook-xsl
+ makedepends = kmod
+ makedepends = inetutils
+ makedepends = bc
+ makedepends = git
+ makedepends = linux-firmware
+ makedepends = mkinitcpio
+ options = !strip
+ source = git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
+ md5sums = SKIP
+
+pkgname = linux-next-git
+ pkgdesc = The Linux next kernel and modules (git version)
+ install = linux-next-git.install
+ depends = coreutils
+ depends = linux-firmware
+ depends = kmod
+ depends = mkinitcpio>=18
+ optdepends = crda: to set the correct wireless channels of your country
+ provides = kernel26-next-git=20150610
+ provides = kernel26-next-git-headers=20150610
+ conflicts = kernel26-next-git
+ conflicts = kernel26-next-git-headers
+ replaces = kernel26-next-git
+ replaces = kernel26-next-git-headers
+ backup = etc/mkinitcpio.d/linux-next-git.preset
+