summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRonny Lorenz2016-09-01 21:21:40 +0200
committerRonny Lorenz2016-09-01 21:21:40 +0200
commitb16fd81dd12151e50b516ffd04b566c0cc44b940 (patch)
tree1556727e7bd571a8d0beb12fedf979f83451b101 /PKGBUILD
parentde8d75f65afcaf0043a53356661de85fe55a3ff6 (diff)
downloadaur-b16fd81dd12151e50b516ffd04b566c0cc44b940.tar.gz
Bump to upstream release 2.2.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7c938db46eb..fd4006dc99e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=viennarna
pkgname=('viennarna' 'python-rna' 'python2-rna' 'perl-rna')
-pkgver=2.2.8
+pkgver=2.2.9
pkgrel=1
pkgdesc="RNA Secondary Structure Prediction and Comparison"
arch=('x86_64' 'i686')
@@ -17,7 +17,7 @@ makedepends=( 'perl'
source=(http://www.tbi.univie.ac.at/RNA/packages/source/ViennaRNA-${pkgver}.tar.gz)
options=('staticlibs' '!strip')
-sha256sums=('30c40b8da4635388da626a741edfd5173e5712703d7a2ef2905bf666731e302d')
+sha256sums=('dba9fe52131eae0e195e344335ce047e180044c7f360d9de3fbb669dec11dd58')
build() {
cd "${srcdir}/ViennaRNA-${pkgver}"