summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Straube2017-02-10 18:21:13 +0100
committerMichael Straube2017-02-10 18:21:13 +0100
commit9dd954e0ed8eafaf11c590b9b2bf42a837e4a423 (patch)
treef1a72389813de222582f059a190f5d02a287ac50 /PKGBUILD
parentf871903bd6a93d5a58301feca3c55a471100974e (diff)
downloadaur-9dd954e0ed8eafaf11c590b9b2bf42a837e4a423.tar.gz
Update to 1.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76b514d59771..659d6a9e41f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Bruno Vieira <mail@bmpvieira.com>
pkgname=ugene
-pkgver=1.25.0
+pkgver=1.26.0
pkgrel=1
pkgdesc="A free cross-platform genome analysis suite"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL')
depends=('qt5-script' 'qt5-svg' 'qt5-webkit' 'glu' 'procps-ng' 'python')
makedepends=('qt5-tools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ugeneunipro/ugene/archive/$pkgver.tar.gz")
-sha256sums=('4b592a1a0ff5efba5dbdbee134755d957d132d85b6cedfbf6f7ba4b03bcea5ee')
+sha256sums=('2807a1ef5fb24a0d1c382686c388dce438c7d175442a608d2dca21eb8db0fb24')
build() {
cd $pkgname-$pkgver