summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichael Darr2020-02-15 16:03:58 -0800
committerMichael Darr2020-02-15 16:03:58 -0800
commitea6ee21adf026b73333ca49af2ce43697eb6b235 (patch)
treec753ae468de5f04450a36560dd2999421e23bdd8 /.SRCINFO
downloadaur-ea6ee21adf026b73333ca49af2ce43697eb6b235.tar.gz
Initial commit
Signed-off-by: Michael Darr <michael.e.darr@gmail.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..88e7a2f4f741
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = ahab
+ pkgdesc = Dockerize your project, git style
+ pkgver = 0.1
+ pkgrel = 1
+ url = https://github.com/MichaelDarr/ahab
+ arch = any
+ license = GPL3
+ makedepends = git
+ makedepends = go>=1.13
+ depends = docker>=1.19
+ conflicts = ahab-git
+ source = ahab-0.1.tar.gz::https://github.com/MichaelDarr/ahab/archive/v0.1.tar.gz
+ sha256sums = 364cb92fbe353b3a97f8047b377aa814d6d4990838bc3ea41c7ddec144619f15
+
+pkgname = ahab
+