summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2018-07-12 17:45:42 +0300
committerLev Levitsky2018-07-12 17:45:42 +0300
commit866e829c2d396875a437f3fe8c72664eea844ec1 (patch)
tree0e546c14c2466b49f2997b7fb2efe83db6707fff
parent859444eaea8962b28bc9b3238d2574c59d64bf7a (diff)
downloadaur-866e829c2d396875a437f3fe8c72664eea844ec1.tar.gz
Version update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 768251e830fe..d66f78fc9d74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = msamanda
pkgdesc = A scoring system to identify peptides out of tandem mass spectrometry data using a database of known proteins
- pkgver = 2.0.0.10695
- pkgrel = 4
+ pkgver = 2.0.0.11219
+ pkgrel = 1
url = http://ms.imp.ac.at/index.php?action=ms-amanda
arch = any
license = custom
depends = mono
- source = http://ms.imp.ac.at/index.php?file=MSAmanda2.0_Standalone_2.0.0.10695.zip
+ source = http://ms.imp.ac.at/index.php?file=MSAmanda2.0_Standalone_2.0.0.11219.zip
source = msamanda
- md5sums = 24b9fc6782f1a62933de90b04d7190d4
+ md5sums = 2fe864851ee26ac5f86cee8fe243cdf3
md5sums = a870877935f5aed33fd0a7ec73e5abca
pkgname = msamanda
diff --git a/PKGBUILD b/PKGBUILD
index 03f9a1782ccf..1b5ba5be9e7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lev Levitsky <levlev@mail.ru>
pkgname=msamanda
-pkgver=2.0.0.10695
-pkgrel=4
+pkgver=2.0.0.11219
+pkgrel=1
pkgdesc="A scoring system to identify peptides out of tandem mass spectrometry data using a database of known proteins"
arch=('any')
url="http://ms.imp.ac.at/index.php?action=ms-amanda"
@@ -10,7 +10,7 @@ depends=('mono')
options=()
source=("http://ms.imp.ac.at/index.php?file=MSAmanda2.0_Standalone_${pkgver}.zip"
"msamanda")
-md5sums=('24b9fc6782f1a62933de90b04d7190d4'
+md5sums=('2fe864851ee26ac5f86cee8fe243cdf3'
'a870877935f5aed33fd0a7ec73e5abca')
package() {