summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Żok2017-08-20 13:25:47 +0200
committerTomasz Żok2017-08-20 13:25:47 +0200
commit5cd27ad93dddd3c7f0d507ebef23fb6d14fdc7dc (patch)
tree71d2a28a58c27f24b160b371e69789a2405df674 /PKGBUILD
parent3157f77a98d258990ae66bd26bd52e8d3496f41e (diff)
downloadaur-5cd27ad93dddd3c7f0d507ebef23fb6d14fdc7dc.tar.gz
Update to v1.6.8-2017aug09
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77474e8afa0f..83d48635212f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Tomasz Zok <tomasz.zok [at] gmail.com>
pkgname=x3dna-dssr
-pkgver=1.6.8_20170328
-pkgrel=2
+pkgver=1.6.9_20170809
+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')
url="http://x3dna.org/"
license=('custom')
depends=('glibc')
source=("${pkgname}.md5")
-md5sums=('f40400877c244f196db341968472bb37')
+md5sums=('b7bc05c4ca620f28955a6ebe41ea3dba')
package() {
if [[ ! -r "../${pkgname}" ]]; then