summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomasz Żok2017-05-16 11:35:35 +0200
committerTomasz Żok2017-05-16 11:35:35 +0200
commit3157f77a98d258990ae66bd26bd52e8d3496f41e (patch)
treea0ec3242816f9ec67bd7543da1766e970fe1fe4a /PKGBUILD
parente20181433d54a0639d02dcc1488c55245ee087bd (diff)
downloadaur-3157f77a98d258990ae66bd26bd52e8d3496f41e.tar.gz
Silent change upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef0d386d802b..77474e8afa0f 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=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=('x86_64')
url="http://x3dna.org/"
license=('custom')
depends=('glibc')
source=("${pkgname}.md5")
-md5sums=('12cdf0c8c017f0c92ba446b842fd3bfa')
+md5sums=('f40400877c244f196db341968472bb37')
package() {
if [[ ! -r "../${pkgname}" ]]; then