summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2019-04-19 16:37:06 +0300
committerLev Levitsky2019-04-19 16:37:06 +0300
commitcb85ab8e682f5c46f8ccb660769febf1c7979b8c (patch)
tree2facbaacc214706d8c8f2180cba656452239c2cc
parent8ddf953c81999092a52cababe336747f592098b4 (diff)
downloadaur-cb85ab8e682f5c46f8ccb660769febf1c7979b8c.tar.gz
Release 2019.04.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73b13ea3a081..db284fc01214 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = msgfplus
pkgdesc = MS/MS database search tool
- pkgver = 2019.02.28
+ pkgver = 2019.04.18
pkgrel = 1
url = https://github.com/MSGFPlus/msgfplus
arch = any
license = custom
depends = java-environment
- source = https://github.com/MSGFPlus/msgfplus/releases/download/v2019.02.28/MSGFPlus_v20190228.zip
+ source = https://github.com/MSGFPlus/msgfplus/releases/download/v2019.04.18/MSGFPlus_v20190418.zip
source = msgf+
source = mzid2tsv
source = https://raw.githubusercontent.com/sangtaekim/msgfplus/master/LICENSE.txt
- md5sums = 68cfd426731bcf41da1b847cc1c04d5f
+ md5sums = 1247c3f1652cde9acd6c8ca7ddf013b7
md5sums = c43c6581b373266171c3930c3718eb9c
md5sums = c860b9c30b74dae43de2d3933a405ac1
md5sums = 88b22e0922010401ea88bcf03e3bb5d2
diff --git a/PKGBUILD b/PKGBUILD
index 7f09f257e335..918e090e9275 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lev Levitsky <levlev@mail.ru>
pkgname=msgfplus
-pkgver=2019.02.28
+pkgver=2019.04.18
pkgrel=1
pkgdesc="MS/MS database search tool"
arch=('any')
@@ -11,7 +11,7 @@ source=("https://github.com/MSGFPlus/msgfplus/releases/download/v${pkgver}/MSGFP
"msgf+"
"mzid2tsv"
"https://raw.githubusercontent.com/sangtaekim/msgfplus/master/LICENSE.txt")
-md5sums=('68cfd426731bcf41da1b847cc1c04d5f'
+md5sums=('1247c3f1652cde9acd6c8ca7ddf013b7'
'c43c6581b373266171c3930c3718eb9c'
'c860b9c30b74dae43de2d3933a405ac1'
'88b22e0922010401ea88bcf03e3bb5d2')