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 504641e5e0b7..404cdeaf6dfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=rnaz
pkgver=2.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="predicting structural noncoding RNAs"
arch=('x86_64' 'i686')
url="http://www.tbi.univie.ac.at/~wash/RNAz/"
license=('custom')
depends=('perl')
source=("http://www.tbi.univie.ac.at/RNA/packages/source/RNAz-$pkgver.tar.gz")
-md5sums=('83f913075d3c1e35d09680d4c2227733')
+md5sums=('d1f247b05c5f90e4d0c760115ac23727')
build() {
cd $srcdir/RNAz-$pkgver