summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabio Zanini2021-05-16 09:49:48 +1000
committerFabio Zanini2021-05-16 09:49:48 +1000
commita7c479e2f1c20db7b914c6c8d4044e8f702c9b19 (patch)
treef3f56b310d44001f8d5a9c5f8b27e87242aa71d2 /PKGBUILD
parentbbd2a0d3004e6f84daa2e52722319eb22414884d (diff)
downloadaur-a7c479e2f1c20db7b914c6c8d4044e8f702c9b19.tar.gz
1.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2660f001241..aa33dc5de892 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio Zanini <fabio DOOT zanini AAT fastmail DOT fm>
pkgname=aliview
-pkgver=1.26
-pkgrel=2
+pkgver=1.27
+pkgrel=1
pkgdesc="Software for aligning viewing and editing dna/aminoacid sequences."
arch=('any')
url="http://www.ormbunkar.se/aliview/"
@@ -13,7 +13,7 @@ options=()
install=
changelog=
source=("http://www.ormbunkar.se/${pkgname}/downloads/linux/linux-version-$pkgver/$pkgname.tgz")
-sha256sums=('29c91075fac224b0150ceafc28fe0f0397f5659e9c14646903fa79ecdaafeac5')
+sha256sums=('c1ae05b949673540cf23cb6ebbcdc16689ae9c00ab528975f0665503440bdcd5')
build() {
cd "$srcdir/aliview"