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 e44273c3a3e9..e3ddc295cfad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ronny Lorenz <ronny at tbi dot univie dot ac dot at>
pkgname=infernal
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="Search DNA sequence databases for RNA structure and sequence similarities using covariance models (CMs)"
arch=('x86_64' 'i686')
@@ -12,7 +12,7 @@ optdepends=()
makedepends=()
provides=()
source=("http://eddylab.org/infernal/${pkgname}-${pkgver}.tar.gz")
-md5sums=('225e811cc66637e7fe220ed68c2b2dd1')
+md5sums=('780bab55b34cfa6f090f4a4badfd1ed8')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"