summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c8a8fa3ca79..43ef1b4ec0f0 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.5
+ pkgver = 4.2.6
pkgrel = 1
url = http://www.snapgene.com/products/snapgene/
arch = x86_64
license = custom
- source = local://snapgene_4.2.5_linux.rpm
- md5sums = 57c8221700ff4a65fb968d4c7c86890d
+ source = local://snapgene_4.2.6_linux.rpm
+ md5sums = e79a343f3fc96a85148390197c002412
pkgname = snapgene
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=()