summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJens John2015-06-18 13:27:40 +0200
committerJens John2015-06-18 13:27:40 +0200
commitb8eea82c6a22c0d32c2b51f31254b4fc2d0d6838 (patch)
treeb3558172089fffdc753491e2264fb40eda722091 /.SRCINFO
downloadaur-b8eea82c6a22c0d32c2b51f31254b4fc2d0d6838.tar.gz
Initial package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5557bea42db8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = bunsen-common-git
+ pkgdesc = Shared shell scripts commonly used in BunsenLinux projects
+ pkgver = r7.5ec5e6f
+ pkgrel = 1
+ url = https://github.com/BunsenLabs/bunsen-common
+ arch = any
+ license = GPL3
+ makedepends = git
+ depends = bash
+ depends = ncurses
+ provides = bunsen-common
+ conflicts = bunsen-common
+ source = git+https://github.com/BunsenLabs/bunsen-common.git#branch=master
+ md5sums = SKIP
+
+pkgname = bunsen-common-git
+