summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthijs Tadema2018-10-06 18:51:53 +0200
committerMatthijs Tadema2018-10-06 18:51:53 +0200
commit4f4a709b942fa3fbb0570e5bab3d202ec18699e5 (patch)
tree27a02abd68aee790b5709cf9c74db4e8549405cf /PKGBUILD
parent7fdbf4be0847a7b81e1df53c7ff9530ef667973d (diff)
downloadaur-4f4a709b942fa3fbb0570e5bab3d202ec18699e5.tar.gz
Updated to 4.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 883cc15e6559..b18b09b6a144 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.5
+pkgver=4.2.6
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=('57c8221700ff4a65fb968d4c7c86890d')
+md5sums=('e79a343f3fc96a85148390197c002412')
conflicts=()
options=()