summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83d48635212f..a1edd0a394fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tomasz Zok <tomasz.zok [at] gmail.com>
pkgname=x3dna-dssr
-pkgver=1.6.9_20170809
+pkgver=1.7.0_20171019
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')
@@ -8,7 +8,7 @@ url="http://x3dna.org/"
license=('custom')
depends=('glibc')
source=("${pkgname}.md5")
-md5sums=('b7bc05c4ca620f28955a6ebe41ea3dba')
+md5sums=('45ff364f05e02ba6f737319af9cc082d')
package() {
if [[ ! -r "../${pkgname}" ]]; then