summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLev Levitsky2018-08-10 19:51:30 +0300
committerLev Levitsky2018-08-10 19:51:30 +0300
commitb323a0373aec03e201a1f4866237c659050e530d (patch)
tree432bb7a192181d7438d12fcf037f674db3fd3345 /PKGBUILD
parent09f016d55d4cfca351b5fb7fc274f7c05b0f7c93 (diff)
downloadaur-b323a0373aec03e201a1f4866237c659050e530d.tar.gz
New release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97ad48cbb032..0bb807b7eca4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Lev Levitsky <levlev@mail.ru>
pkgname=msgfplus
-pkgver=2018.06.28
+pkgver=2018.07.17
pkgrel=1
pkgdesc="MS/MS database search tool"
arch=('any')
url="https://github.com/sangtaekim/msgfplus"
license=('custom')
depends=('java-environment')
-source=("https://github.com/sangtaekim/msgfplus/releases/download/v${pkgver}/v${pkgver//./}.zip"
+source=("https://github.com/sangtaekim/msgfplus/releases/download/v${pkgver}/v${pkgver}.zip"
"msgf+"
"mzid2tsv"
"https://raw.githubusercontent.com/sangtaekim/msgfplus/master/LICENSE.txt")
-md5sums=('1bd1a6a8233adbd982b0356c152521b4'
+md5sums=('3d4083267fb75ef5d7cd1289f91a897b'
'c43c6581b373266171c3930c3718eb9c'
'c860b9c30b74dae43de2d3933a405ac1'
'SKIP')