summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2019-02-02 13:55:46 +0300
committerLev Levitsky2019-02-02 13:55:46 +0300
commit76c7e11d075058792a63092e0ce02d1b9800ed78 (patch)
tree14a1736364694c38187989561bd6f0f596fc41c4
parent468e6e822f469b8cb421cb452e74b7df951fd420 (diff)
downloadaur-76c7e11d075058792a63092e0ce02d1b9800ed78.tar.gz
New release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 13543ce044d7..ad606949985b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = msgfplus
pkgdesc = MS/MS database search tool
- pkgver = 2019.01.22
- pkgrel = 2
+ pkgver = 2019.02.01
+ pkgrel = 1
url = https://github.com/MSGFPlus/msgfplus
arch = any
license = custom
depends = java-environment
- source = https://github.com/MSGFPlus/msgfplus/releases/download/v2019.01.22/MSGFPlus_v20190122.zip
+ source = https://github.com/MSGFPlus/msgfplus/releases/download/v2019.02.01/MSGFPlus_v20190201.zip
source = msgf+
source = mzid2tsv
source = https://raw.githubusercontent.com/sangtaekim/msgfplus/master/LICENSE.txt
- md5sums = 954f409c1a73385046379303dc7176bb
+ md5sums = c19f2a10fc4dc65e5b7f10dfe7526cab
md5sums = c43c6581b373266171c3930c3718eb9c
md5sums = c860b9c30b74dae43de2d3933a405ac1
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 82cdf0a6b9c8..a4de9c9f0394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lev Levitsky <levlev@mail.ru>
pkgname=msgfplus
-pkgver=2019.01.22
-pkgrel=2
+pkgver=2019.02.01
+pkgrel=1
pkgdesc="MS/MS database search tool"
arch=('any')
url="https://github.com/MSGFPlus/msgfplus"
@@ -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=('954f409c1a73385046379303dc7176bb'
+md5sums=('c19f2a10fc4dc65e5b7f10dfe7526cab'
'c43c6581b373266171c3930c3718eb9c'
'c860b9c30b74dae43de2d3933a405ac1'
'SKIP')