summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2017-11-20 23:39:43 +0300
committerLev Levitsky2017-11-20 23:39:43 +0300
commitae914b6701f450f318da1da4b5faa9f56304f4ef (patch)
tree12164ca0e0b6557ff09a33f4c6e8d855e4a415d2
parent65cd874806a7d606ea6db65ee8f68ef31f6075c0 (diff)
downloadaur-ae914b6701f450f318da1da4b5faa9f56304f4ef.tar.gz
Update
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac6563aa8c6d..de847417fd1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,16 @@
-# Generated by mksrcinfo v8
-# Fri Sep 2 21:30:44 UTC 2016
pkgbase = msamanda
pkgdesc = A scoring system to identify peptides out of tandem mass spectrometry data using a database of known proteins
- pkgver = 1.0.0.7504
+ pkgver = 2.0.0.9706
pkgrel = 1
- url = http://ms.imp.ac.at/?goto=msamanda
+ url = http://ms.imp.ac.at/index.php?action=ms-amanda
arch = any
license = custom
depends = mono
- noextract = MSAmanda_Standalone_LinuxMac_1.0.0.7504.tar.gz
- source = http://ms.imp.ac.at/inc/pd-nodes/msamanda/MSAmanda_Standalone_LinuxMac_1.0.0.7504.tar.gz
+ noextract = MSAmanda_Standalone_LinuxMac_2.0.0.9706.tar.gz
+ source = MSAmanda_Standalone_LinuxMac_2.0.0.9706.tar.gz::http://ms.imp.ac.at/index.php?file=MSAmanda_Standalone_LinuxMac_2.0.0.9706.tar.gz
source = LICENSE::http://ms.imp.ac.at/inc/pd-nodes/msamanda/LicenseAgreement_MSAmanda.rtf
source = msamanda
- md5sums = 2144b367817474a553abf12cfe2e4c8d
+ md5sums = 3717055a0c874e8b59a1270e51bc9211
md5sums = 7f0bf2c30c4d78b18a0138df20050abf
md5sums = a870877935f5aed33fd0a7ec73e5abca
diff --git a/PKGBUILD b/PKGBUILD
index 3e5409eb4d08..0b743ac9142f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Lev Levitsky <levlev@mail.ru>
pkgname=msamanda
-pkgver=1.0.0.7504
+pkgver=2.0.0.9706
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/?goto=msamanda"
+url="http://ms.imp.ac.at/index.php?action=ms-amanda"
license=('custom')
depends=('mono')
options=()
-source=("http://ms.imp.ac.at/inc/pd-nodes/msamanda/MSAmanda_Standalone_LinuxMac_$pkgver.tar.gz"
+source=("MSAmanda_Standalone_LinuxMac_$pkgver.tar.gz::http://ms.imp.ac.at/index.php?file=MSAmanda_Standalone_LinuxMac_${pkgver}.tar.gz"
"LICENSE::http://ms.imp.ac.at/inc/pd-nodes/msamanda/LicenseAgreement_MSAmanda.rtf"
"msamanda")
noextract=("MSAmanda_Standalone_LinuxMac_$pkgver.tar.gz")
-md5sums=('cd6b9d3dec6170d7df71ac9efb5fe6f0'
+md5sums=('3717055a0c874e8b59a1270e51bc9211'
'7f0bf2c30c4d78b18a0138df20050abf'
'a870877935f5aed33fd0a7ec73e5abca')