aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMartynas Mickevičius2018-01-02 14:32:25 +0700
committerMartynas Mickevičius2018-01-02 14:32:25 +0700
commite25f037f997821d8cca172d58ef2e34a62d563d9 (patch)
treed2806022721f85adb4b3a8173dbc11d777f5b213 /.SRCINFO
downloadaur-e25f037f997821d8cca172d58ef2e34a62d563d9.tar.gz
And hence the coursier has arrived to the ArchLinux community
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6a4d7c8d0ca5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = coursier
+ pkgdesc = Pure Scala Artifact Fetching
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = http://get-coursier.io
+ arch = any
+ license = Apache
+ depends = java-environment
+ depends = bash
+ noextract = coursier
+ source = https://github.com/coursier/coursier/raw/v1.0.0/coursier
+ sha256sums = 32cf24bbd4221f1d36129e326baeff908eb84ee99dd686ae19a3e339ee63c704
+
+pkgname = coursier
+