summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthijs Tadema2018-09-24 10:38:20 +0200
committerMatthijs Tadema2018-09-24 10:38:20 +0200
commit7fdbf4be0847a7b81e1df53c7ff9530ef667973d (patch)
tree3955390ea4d284ead8162250038563364f2965b1 /PKGBUILD
parent8333f684637d57e686f410954b61d3e697c06e85 (diff)
downloadaur-7fdbf4be0847a7b81e1df53c7ff9530ef667973d.tar.gz
Updated to version 4.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fd34d4aa170..883cc15e6559 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# 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>
pkgname=snapgene
-pkgver=4.2.4
+pkgver=4.2.5
pkgrel=1
pkgdesc='Software for plasmid mapping, primer design, and restriction site analysis'
arch=('x86_64')
@@ -10,7 +10,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=('732349fb461ed1443be0c47934be8063')
+md5sums=('57c8221700ff4a65fb968d4c7c86890d')
conflicts=()
options=()