summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Levitsky2021-10-06 18:19:26 +0300
committerLev Levitsky2021-10-06 18:19:26 +0300
commitd4b1035c047e74cfaf8a7f9f5b6e0e5aeceb720b (patch)
treeed44fdc0c763ae8d9d5213b4b5c1126e4e474f2c
parent5d2ead132600a3ad8d41cfb2014eef949f12ca31 (diff)
downloadaur-d4b1035c047e74cfaf8a7f9f5b6e0e5aeceb720b.tar.gz
4.0.ad795d6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5e0fe395222..fcbad650da9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = crux-toolkit-bin
pkgdesc = A mass spectrometry analysis toolkit
- pkgver = 4.0.6818dcc
+ pkgver = 4.0.ad795d6
pkgrel = 1
url = http://crux.ms
arch = x86_64
@@ -8,11 +8,11 @@ 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-4.0.6818dcc.Linux.x86_64.zip
+ source_x86_64 = https://noble.gs.washington.edu/crux-downloads/daily/crux-4.0.ad795d6.Linux.x86_64.zip
depends_x86_64 = gcc-libs
- sha256sums_x86_64 = 7b0190bff4acac1343d7ec71fab34c1fe831cc814d50472e6278954af9b4061f
- source_i686 = https://noble.gs.washington.edu/crux-downloads/daily/crux-4.0.6818dcc.Linux.x86_64.zip
+ sha256sums_x86_64 = 1e02afd2992373dde49e0dc03f1b0c2ea8819d402ade7c5c578871c3cfc5c2df
+ source_i686 = https://noble.gs.washington.edu/crux-downloads/daily/crux-4.0.ad795d6.Linux.x86_64.zip
depends_i686 = lib32-gcc-libs
- sha256sums_i686 = 81611edd1c711e96bbc5360d258ca0556e73f8dcb085fe0a0cb08fc56f9c0113
+ sha256sums_i686 = 4185450c8c77f3e27a5f98d3b5b911bf2331d86af9bc62e94e0dd6b2d73419ff
pkgname = crux-toolkit-bin
diff --git a/PKGBUILD b/PKGBUILD
index ce0227826de6..45ef785c2916 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lev Levitsky <levlev at mail.ru>
pkgname=crux-toolkit-bin
-pkgver=4.0.6818dcc
+pkgver=4.0.ad795d6
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=('7b0190bff4acac1343d7ec71fab34c1fe831cc814d50472e6278954af9b4061f')
-sha256sums_i686=('81611edd1c711e96bbc5360d258ca0556e73f8dcb085fe0a0cb08fc56f9c0113')
+sha256sums_x86_64=('1e02afd2992373dde49e0dc03f1b0c2ea8819d402ade7c5c578871c3cfc5c2df')
+sha256sums_i686=('4185450c8c77f3e27a5f98d3b5b911bf2331d86af9bc62e94e0dd6b2d73419ff')
package() {
install -D -t "${pkgdir}/usr/bin" "crux-4.0.Linux.${CARCH}/bin/crux"