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 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}"