summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthijs Tadema2020-03-03 15:19:53 +0100
committerMatthijs Tadema2020-03-03 15:19:53 +0100
commit2669c85edd025ef56542f6a46527e738dbae57bd (patch)
tree9c35ef9dbaf2a2ca1bf9d072a25010af62535020
parentd174254366b669441a4325831fe9576ca0afc336 (diff)
downloadaur-2669c85edd025ef56542f6a46527e738dbae57bd.tar.gz
Bumped package version to 5.0.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f43cdeb83df3..d5c379561190 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = snapgene
pkgdesc = Software for plasmid mapping, primer design, and restriction site analysis
- pkgver = 4.3.6
+ pkgver = 5.0.7
pkgrel = 1
url = http://www.snapgene.com/products/snapgene/
arch = x86_64
license = custom
- source = local://snapgene_4.3.6_linux.rpm
- md5sums = 25e7449a07743a331be0932cee569d77
+ source = local://snapgene_5.0.7_linux.rpm
+ md5sums = 02a2b7868db03fdd7eea1201862e8ad4
pkgname = snapgene
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=()