summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-04 00:05:25 +0000
committerBioArchLinuxBot2024-05-04 00:05:25 +0000
commit7b8455c007b86b4fa4152f8ce9e933a9032bd12b (patch)
treef3c392362d0e61836a28c78538b22afa2eeba6cb
parent68229124211ce35a23ab586a9bd0d2a1083a852d (diff)
downloadaur-r-flowworkspacedata.tar.gz
[lilac] updated to 3.16.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a9050880283..c125d3b7fc58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = r-flowworkspacedata
pkgdesc = A data package containing two flowJo, one diva xml workspace and the associated fcs files as well as three GatingSets for testing the flowWorkspace, openCyto and CytoML packages
- pkgver = 3.15.0
+ pkgver = 3.16.0
pkgrel = 1
url = https://bioconductor.org/packages/flowWorkspaceData
arch = any
license = GPL-2.0-only
depends = r
- source = https://bioconductor.org/packages/release/data/experiment/src/contrib/flowWorkspaceData_3.15.0.tar.gz
- md5sums = e047d7ad68005fab4fe3224a5344e58a
- b2sums = 14e1353695a9c24b2e8650f5a762508b1997bb3f0b7166977648360949775b9554e76706ca24f95927811d5a2913f13514a48c4950d401a7edad224acaeec2a5
+ source = https://bioconductor.org/packages/release/data/experiment/src/contrib/flowWorkspaceData_3.16.0.tar.gz
+ md5sums = 6bcbf15993fefdb1282e08bde8050251
+ b2sums = 331f806569a7685623c96c7eeec8b767b0b6b64b5de58380ffd0e2c130e7a7fb85b18fe107824a0fd3b71b4afdf8cdbb6fafe6e46f37712694f3ed1d143d1403
pkgname = r-flowworkspacedata
diff --git a/PKGBUILD b/PKGBUILD
index 9b2e40f43165..35e90346d016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=flowWorkspaceData
-_pkgver=3.15.0
+_pkgver=3.16.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -13,8 +13,8 @@ depends=(
r
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('e047d7ad68005fab4fe3224a5344e58a')
-b2sums=('14e1353695a9c24b2e8650f5a762508b1997bb3f0b7166977648360949775b9554e76706ca24f95927811d5a2913f13514a48c4950d401a7edad224acaeec2a5')
+md5sums=('6bcbf15993fefdb1282e08bde8050251')
+b2sums=('331f806569a7685623c96c7eeec8b767b0b6b64b5de58380ffd0e2c130e7a7fb85b18fe107824a0fd3b71b4afdf8cdbb6fafe6e46f37712694f3ed1d143d1403')
build() {
mkdir build