summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7340e5eda9d4..fed5678441e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = x3dna-dssr
pkgdesc = DSSR, an integrated software tool for Dissecting the Spatial Structure of RNA. Please see: http://forum.x3dna.org/site-announcements/download-instructions/
pkgver = 1.5.5_2016may25
- pkgrel = 1
+ pkgrel = 2
url = http://x3dna.org/
arch = i686
arch = x86_64
license = custom
depends = glibc
source_i686 = http://x3dna.bio.columbia.edu/downloads/dssr/linux-32bit/x3dna-dssr
- md5sums_i686 = 7188c44887904143664742777bbfa017
+ md5sums_i686 = 43dedd5910507967740fc32fb0076506
source_x86_64 = http://x3dna.bio.columbia.edu/downloads/dssr/linux-64bit/x3dna-dssr
- md5sums_x86_64 = 30e76380bba397139b75d78b25175549
+ md5sums_x86_64 = 3a601bbbc50ba6804d65ce89c9f7c6e0
pkgname = x3dna-dssr
diff --git a/PKGBUILD b/PKGBUILD
index 0f41c210fcc8..dab012ed66d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Tomasz Zok <tomasz.zok [at] gmail.com>
pkgname=x3dna-dssr
pkgver=1.5.5_2016may25
-pkgrel=1
+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=('i686' 'x86_64')
url="http://x3dna.org/"
license=('custom')
depends=('glibc')
source_i686=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-32bit/x3dna-dssr")
-md5sums_i686=('7188c44887904143664742777bbfa017')
+md5sums_i686=('43dedd5910507967740fc32fb0076506')
source_x86_64=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-64bit/x3dna-dssr")
-md5sums_x86_64=('30e76380bba397139b75d78b25175549')
+md5sums_x86_64=('3a601bbbc50ba6804d65ce89c9f7c6e0')
package() {
install -D ${pkgname} ${pkgdir}/usr/bin/${pkgname}