summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2020-03-16 17:36:32 +0300
committerLev Levitsky2020-03-16 17:36:32 +0300
commit652dd0d4d8d38ea94539967864d5313e9ee07b57 (patch)
tree840917a5587b7e360641dc26f46466f88e0cdb77
parent75044b7bce24a7014c9907994eee3628f03341af (diff)
downloadaur-652dd0d4d8d38ea94539967864d5313e9ee07b57.tar.gz
2020.03.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 979977a15771..829177a76736 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = msgfplus
pkgdesc = MS/MS database search tool
- pkgver = 2020.01.16
- pkgrel = 2
+ pkgver = 2020.03.14
+ pkgrel = 1
url = https://github.com/MSGFPlus/msgfplus
arch = any
license = custom
depends = java-environment
- source = https://github.com/MSGFPlus/msgfplus/releases/download/v2020.01.16/MSGFPlus_v20200115.zip
+ source = https://github.com/MSGFPlus/msgfplus/releases/download/v2020.03.14/MSGFPlus_v20200314.zip
source = msgf+
source = mzid2tsv
source = scoringParamGen
source = https://raw.githubusercontent.com/sangtaekim/msgfplus/master/LICENSE.txt
- md5sums = 1e79ed1f10409ad1fd506a6ccd5263d1
+ md5sums = 7f17ed5b1e0f8dc73c72f823df1b343d
md5sums = c43c6581b373266171c3930c3718eb9c
md5sums = c860b9c30b74dae43de2d3933a405ac1
md5sums = 315d84069d6333a83599aa93b782eb5c
diff --git a/PKGBUILD b/PKGBUILD
index 18b66b465315..23238f4c9c32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Lev Levitsky <levlev@mail.ru>
pkgname=msgfplus
-pkgver=2020.01.16
-pkgrel=2
+pkgver=2020.03.14
+pkgrel=1
pkgdesc="MS/MS database search tool"
arch=('any')
url="https://github.com/MSGFPlus/msgfplus"
license=('custom')
depends=('java-environment')
-source=("https://github.com/MSGFPlus/msgfplus/releases/download/v2020.01.16/MSGFPlus_v20200115.zip"
+source=("https://github.com/MSGFPlus/msgfplus/releases/download/v${pkgver}/MSGFPlus_v${pkgver//./}.zip"
"msgf+"
"mzid2tsv"
"scoringParamGen"
"https://raw.githubusercontent.com/sangtaekim/msgfplus/master/LICENSE.txt")
-md5sums=('1e79ed1f10409ad1fd506a6ccd5263d1'
+md5sums=('7f17ed5b1e0f8dc73c72f823df1b343d'
'c43c6581b373266171c3930c3718eb9c'
'c860b9c30b74dae43de2d3933a405ac1'
'315d84069d6333a83599aa93b782eb5c'