mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/primer3: Updated for version 2.3.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
c7d0c09863
commit
ddfdd3f599
3 changed files with 11 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for primer3
|
||||
|
||||
# Copyright 2011-2012 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# Copyright 2011-2013 Petar Petrov, ppetrov@paju.oulu.fi
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=primer3
|
||||
VERSION=${VERSION:-2.3.4}
|
||||
VERSION=${VERSION:-2.3.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="primer3"
|
||||
VERSION="2.3.4"
|
||||
VERSION="2.3.5"
|
||||
HOMEPAGE="http://primer3.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/primer3/primer3/2.3.4/primer3-2.3.4.tar.gz"
|
||||
MD5SUM="06029a16dccf1bcec70fd427d3c44850"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/primer3/primer3/2.3.5/primer3-2.3.5.tar.gz"
|
||||
MD5SUM="41fdfa3e87536d803dbfb6de511f86b2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
primer3: primer3 (Design PCR primers)
|
||||
|
@ -14,6 +14,6 @@ primer3: ubiquitous tool in genetics and molecular biology. Primer3 can also
|
|||
primer3: design hybridization probes and sequencing primers.
|
||||
primer3:
|
||||
primer3: Home: http://primer3.sourceforge.net/
|
||||
primer3:
|
||||
primer3: References: /usr/doc/primer3-$VERSION/References
|
||||
primer3:
|
||||
primer3:
|
||||
|
|
Loading…
Reference in a new issue