# Maintainer: Tomasz Zok pkgname=x3dna-dssr pkgver=1.6.3_20161119 pkgrel=2 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=('b13dcf4e6a49a888fbfb87ab6d501847') package() { install -D ${pkgname} ${pkgdir}/usr/bin/${pkgname} }