summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fed5678441e7..7970b03166b5 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 = 2
+ pkgver = 1.5.7_2016jun16
+ pkgrel = 1
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 = 43dedd5910507967740fc32fb0076506
+ md5sums_i686 = ce1d6360a94f840b0f77763b6da98ac6
source_x86_64 = http://x3dna.bio.columbia.edu/downloads/dssr/linux-64bit/x3dna-dssr
- md5sums_x86_64 = 3a601bbbc50ba6804d65ce89c9f7c6e0
+ md5sums_x86_64 = a025989b53185ec13769e9153a8e790b
pkgname = x3dna-dssr
diff --git a/PKGBUILD b/PKGBUILD
index dab012ed66d4..4b68c1a4c5c4 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=2
+pkgver=1.5.7_2016jun16
+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')
url="http://x3dna.org/"
license=('custom')
depends=('glibc')
source_i686=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-32bit/x3dna-dssr")
-md5sums_i686=('43dedd5910507967740fc32fb0076506')
+md5sums_i686=('ce1d6360a94f840b0f77763b6da98ac6')
source_x86_64=("http://x3dna.bio.columbia.edu/downloads/dssr/linux-64bit/x3dna-dssr")
-md5sums_x86_64=('3a601bbbc50ba6804d65ce89c9f7c6e0')
+md5sums_x86_64=('a025989b53185ec13769e9153a8e790b')
package() {
install -D ${pkgname} ${pkgdir}/usr/bin/${pkgname}