summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Scholberg2016-11-05 18:20:15 -0400
committerDavid Scholberg2016-11-05 18:20:15 -0400
commit4021512a8d3272912da226f0c51c1c862392ba42 (patch)
tree5b058238c0bb5dcb37f95a54e52577be189e5ee6 /.SRCINFO
downloadaur-4021512a8d3272912da226f0c51c1c862392ba42.tar.gz
initial commit
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..a3ae00614a6c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = goblocks
+ pkgdesc = Fast, lightweight i3status replacement written in Go
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/davidscholberg/goblocks
+ install = goblocks.install
+ arch = x86_64
+ arch = i686
+ license = custom:BSD
+ makedepends = git
+ makedepends = go>=1.7.0
+ optdepends = alsa-utils: volume status support
+ optdepends = zfs-utils: zfs status support
+ provides = goblocks
+ conflicts = goblocks
+
+pkgname = goblocks
+