summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2019-02-12 01:49:51 +0300
committerLev Levitsky2019-02-12 01:49:51 +0300
commit9cd3cdbb113862b59212c8c43e3e6ee521031c3e (patch)
tree3557cd9ae79a98335a8e4bca214a6b979fcc40b2
parentbb7f53df64b3ef1d63f771ed7bf29808a77c3cf7 (diff)
downloadaur-9cd3cdbb113862b59212c8c43e3e6ee521031c3e.tar.gz
Update version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e42be5a3e6d0..959671a212f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = crux-toolkit-bin
pkgdesc = A mass spectrometry analysis toolkit
- pkgver = 3.2.bf13ac8
+ pkgver = 3.2.939c57b
pkgrel = 1
url = http://crux.ms
arch = x86_64
@@ -8,12 +8,12 @@ pkgbase = crux-toolkit-bin
license = Apache
provides = crux-toolkit
conflicts = crux-toolkit-git
- source_x86_64 = https://noble.gs.washington.edu/crux-downloads/daily/crux-3.2.bf13ac8.Linux.x86_64.zip
+ source_x86_64 = https://noble.gs.washington.edu/crux-downloads/daily/crux-3.2.939c57b.Linux.x86_64.zip
depends_x86_64 = gcc-libs
- sha256sums_x86_64 = bf7c3cc3354040a10c4eb396a9aae4a9e4c0d0dedc519f467ff552b520992775
- source_i686 = https://noble.gs.washington.edu/crux-downloads/daily/crux-3.2.bf13ac8.Linux.x86_64.zip
+ sha256sums_x86_64 = 110cf0bc3bf8c5ed98b097eb632461ae30734568d9f5b7efe7d26a4a61bfeb73
+ source_i686 = https://noble.gs.washington.edu/crux-downloads/daily/crux-3.2.939c57b.Linux.x86_64.zip
depends_i686 = lib32-gcc-libs
- sha256sums_i686 = 43c460c829901ff9d7aeabf6bd64b0710b50cd2301e7f08d7d70f26d9f4b6872
+ sha256sums_i686 = 45f93543e8d5bd1761a83ada5e3bc9f8955893d792227048755c7807ce540b3a
pkgname = crux-toolkit-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3eb3770c8025..88b3de970784 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lev Levitsky <levlev at mail.ru>
pkgname=crux-toolkit-bin
-pkgver=3.2.bf13ac8
+pkgver=3.2.939c57b
pkgrel=1
pkgdesc="A mass spectrometry analysis toolkit"
arch=('x86_64' 'i686')
@@ -12,8 +12,8 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}-git")
source_x86_64=("https://noble.gs.washington.edu/crux-downloads/daily/crux-${pkgver}.Linux.${CARCH}.zip")
source_i686=("https://noble.gs.washington.edu/crux-downloads/daily/crux-${pkgver}.Linux.${CARCH}.zip")
-sha256sums_x86_64=('bf7c3cc3354040a10c4eb396a9aae4a9e4c0d0dedc519f467ff552b520992775')
-sha256sums_i686=('43c460c829901ff9d7aeabf6bd64b0710b50cd2301e7f08d7d70f26d9f4b6872')
+sha256sums_x86_64=('110cf0bc3bf8c5ed98b097eb632461ae30734568d9f5b7efe7d26a4a61bfeb73')
+sha256sums_i686=('45f93543e8d5bd1761a83ada5e3bc9f8955893d792227048755c7807ce540b3a')
package() {
install -D -t "${pkgdir}/usr/bin" "crux-3.2.Linux.${CARCH}/bin/crux"