summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenzo Gaifas2019-04-02 11:14:02 +0200
committerLorenzo Gaifas2019-04-02 11:14:02 +0200
commitd174254366b669441a4325831fe9576ca0afc336 (patch)
tree638943fc267f9a77a0d1ab1e75cd23623093adf4
parentbab7abd7f5da95eb8a8e5c41b532c1ebb2bff40b (diff)
downloadaur-d174254366b669441a4325831fe9576ca0afc336.tar.gz
Updated to version 4.3.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43ef1b4ec0f0..f43cdeb83df3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = snapgene
pkgdesc = Software for plasmid mapping, primer design, and restriction site analysis
- pkgver = 4.2.6
+ pkgver = 4.3.6
pkgrel = 1
url = http://www.snapgene.com/products/snapgene/
arch = x86_64
license = custom
- source = local://snapgene_4.2.6_linux.rpm
- md5sums = e79a343f3fc96a85148390197c002412
+ source = local://snapgene_4.3.6_linux.rpm
+ md5sums = 25e7449a07743a331be0932cee569d77
pkgname = snapgene
diff --git a/PKGBUILD b/PKGBUILD
index ef80ee718b75..3aba43b5df82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Based on snapgene-viewer package by Antony Lee <anntzer dot lee at gmail dot com>
# 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.2.6-1
+pkgver=4.3.6
pkgrel=1
pkgdesc='Software for plasmid mapping, primer design, and restriction site analysis'
arch=('x86_64')
@@ -10,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=('e79a343f3fc96a85148390197c002412')
+md5sums=('25e7449a07743a331be0932cee569d77')
conflicts=()
options=()