summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLorenzo Gaifas2019-04-02 11:14:02 +0200
committerLorenzo Gaifas2019-04-02 11:14:02 +0200
commitd174254366b669441a4325831fe9576ca0afc336 (patch)
tree638943fc267f9a77a0d1ab1e75cd23623093adf4 /PKGBUILD
parentbab7abd7f5da95eb8a8e5c41b532c1ebb2bff40b (diff)
downloadaur-d174254366b669441a4325831fe9576ca0afc336.tar.gz
Updated to version 4.3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
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=()