summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 490ab0d6b911..0f41c210fcc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,6 @@
# Maintainer: Tomasz Zok <tomasz.zok [at] gmail.com>
pkgname=x3dna-dssr
-_pkgver=1.5.3
-pkgver=${_pkgver}_2016apr11
+pkgver=1.5.5_2016may25
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=('i686' 'x86_64')
@@ -9,9 +8,9 @@ url="http://x3dna.org/"
license=('custom')
depends=('glibc')
source_i686=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-32bit/x3dna-dssr")
-md5sums_i686=('739415feaa9e7ca8f29964b1759bc692')
+md5sums_i686=('7188c44887904143664742777bbfa017')
source_x86_64=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-64bit/x3dna-dssr")
-md5sums_x86_64=('a8671ecb489ffc0a5931204087eade78')
+md5sums_x86_64=('30e76380bba397139b75d78b25175549')
package() {
install -D ${pkgname} ${pkgdir}/usr/bin/${pkgname}