mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
primer3: auto updated to 2.6.0-1
This commit is contained in:
parent
bc02a1cb21
commit
eb7fc02e0a
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
|
||||
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
|
||||
pkgname=primer3
|
||||
pkgver=2.5.0
|
||||
pkgrel=4
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgdesc="Tool to design flanking oligo nucleotides for DNA amplification. https://doi.org/10.1093/nar/gks596"
|
||||
arch=('i686' 'x86_64')
|
||||
license=('GPL2')
|
||||
depends=('gcc-libs')
|
||||
url="https://github.com/$pkgname-org/$pkgname"
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
|
||||
sha256sums=('7581e2fa3228ef0ee1ffa427b2aa0a18fc635d561208327471daf59d1b804da0')
|
||||
sha256sums=('664903d528cc5473fc55355f6c47da3141b91c0284cf5cc8d219efede2d9a8e3')
|
||||
|
||||
build() {
|
||||
cd "$srcdir"/$pkgname-$pkgver/src
|
||||
|
|
Loading…
Add table
Reference in a new issue