summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO33
1 files changed, 14 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fca2c3f5a275..93312bfdf029 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,17 @@
pkgbase = diamond
- pkgdesc = Diamond is daemon that collects system metrics and publishes them to graphite and others
- pkgver = 4.0.41
- pkgrel = 3
- url = https://github.com/python-diamond/Diamond
- arch = any
- license = mit
- makedepends = unzip
- depends = python2
- depends = python2-configobj
- optdepends = python2-psycopg2: Postgresql collector
- optdepends = python2-pysensors: LMSensors collector
- optdepends = libvirt-python: LibvirtKVM collector
- optdepends = python2-yaml: PuppetAgent collector
- backup = etc/diamond/diamond.conf
- source = https://pypi.python.org/packages/source/d/diamond/diamond-4.0.41.tar.gz
- source = diamond.service
- md5sums = 063ee62fc30a678260df582335a583c3
- md5sums = 4294f34a8a4644c28788b997dcb4ba22
+ pkgdesc = High performance sequence aligner for protein and translated DNA searches with big sequence data. https://doi.org/10.1038/s41592-021-01101-x
+ pkgver = 2.1.9
+ pkgrel = 1
+ url = https://github.com/bbuchfink/diamond
+ arch = x86_64
+ license = GPL3
+ makedepends = cmake
+ depends = gcc-libs
+ depends = zlib
+ depends = zstd
+ depends = blast+
+ depends = glibc
+ source = diamond-2.1.9.tar.gz::https://github.com/bbuchfink/diamond/archive/v2.1.9.tar.gz
+ sha256sums = 4cde9df78c63e8aef9df1e3265cd06a93ce1b047d6dba513a1437719b70e9d88
pkgname = diamond
-