summarylogtreecommitdiffstats
path: root/.AURINFO
diff options
context:
space:
mode:
authorAnatol Pomozov2015-06-17 08:48:53 -0700
committerAnatol Pomozov2015-06-17 08:48:53 -0700
commitbeff402edfacd4a0c1991dc85d8568414164c10b (patch)
tree93d40215211420a9bd24500897334fd81c4029bd /.AURINFO
downloadaur-beff402edfacd4a0c1991dc85d8568414164c10b.tar.gz
Initial import
Diffstat (limited to '.AURINFO')
-rw-r--r--.AURINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.AURINFO b/.AURINFO
new file mode 100644
index 000000000000..a25d2e345dad
--- /dev/null
+++ b/.AURINFO
@@ -0,0 +1,15 @@
+pkgbase = menuconfig-git
+ pkgdesc = Standalone version of the mconf tool from the linux kernel
+ pkgver = r17.0a95e19
+ pkgrel = 1
+ url = https://github.com/TheGeorge/menuconfig
+ arch = i686
+ arch = x86_64
+ license = GPL2
+ makedepends = git
+ makedepends = cmake
+ depends = ncurses
+ source = git://github.com/TheGeorge/menuconfig.git
+
+pkgname = menuconfig-git
+