# Maintainer: Tomasz Zok pkgname=x3dna-dssr pkgver=1.6.3_20161119 pkgrel=1 pkgdesc="DSSR, an integrated software tool for Dissecting the Spatial Structure of RNA. Please see: http://forum.x3dna.org/site-announcements/download-instructions/" arch=('x86_64') url="http://x3dna.org/" license=('custom') depends=('glibc') source=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-64bit/x3dna-dssr") md5sums=('936f9f601f69172bbbda3c3413b79878') package() { install -D ${pkgname} ${pkgdir}/usr/bin/${pkgname} }