summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthijs Tadema2020-03-03 15:19:53 +0100
committerMatthijs Tadema2020-03-03 15:19:53 +0100
commit2669c85edd025ef56542f6a46527e738dbae57bd (patch)
tree9c35ef9dbaf2a2ca1bf9d072a25010af62535020 /PKGBUILD
parentd174254366b669441a4325831fe9576ca0afc336 (diff)
downloadaur-2669c85edd025ef56542f6a46527e738dbae57bd.tar.gz
Bumped package version to 5.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3aba43b5df82..953279f729c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Matthijs Tadema <M dot J dot Tadema at gmail dot com>
# Co-Maintainer: Lorenzo Gaifas <brisvag at gmail dot com>
pkgname=snapgene
-pkgver=4.3.6
+pkgver=5.0.7
pkgrel=1
pkgdesc='Software for plasmid mapping, primer design, and restriction site analysis'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('custom')
# You must download the file yourself using your snapgene account
# A valid licence is required to use the full version of snapgene
source=("local://${pkgname}_${pkgver}_linux.rpm")
-md5sums=('25e7449a07743a331be0932cee569d77')
+md5sums=('02a2b7868db03fdd7eea1201862e8ad4')
conflicts=()
options=()