summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-31 12:51:29 +0000
committerBioArchLinuxBot2023-10-31 12:51:29 +0000
commitd2a1491aa05f3287ba4f2860ea28a90717bbe5b2 (patch)
tree6b379db497df48424f64d7c0d51bb60c1e759f29
parente5be3ab78b164ec6869ea13abffc56e76f0c39da (diff)
downloadaur-d2a1491aa05f3287ba4f2860ea28a90717bbe5b2.tar.gz
[lilac] updated to 1.2.0-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89e383d47ef1..7ca2971b7407 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = r-alabaster.mae
pkgdesc = Load and Save MultiAssayExperiments
- pkgver = 1.0.0
+ pkgver = 1.2.0
pkgrel = 1
url = https://bioconductor.org/packages/alabaster.mae
arch = any
@@ -17,8 +17,8 @@ pkgbase = r-alabaster.mae
optdepends = r-rmarkdown
optdepends = r-summarizedexperiment
optdepends = r-testthat
- source = https://bioconductor.org/packages/release/bioc/src/contrib/alabaster.mae_1.0.0.tar.gz
- md5sums = f6eceed081467ce7d72c747bb1a0d11a
- sha256sums = 23753b98df2931f2a04a091b27c5a39a6006b2a47bd052500442814ed69f427a
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/alabaster.mae_1.2.0.tar.gz
+ md5sums = 43abcdda61fc9d69dbc24dbd1c91664d
+ sha256sums = 319236c02b188c5e5e9b4b3828bac63f474932c25f4b1c91fbf03f738078e8a9
pkgname = r-alabaster.mae
diff --git a/PKGBUILD b/PKGBUILD
index 9344f9f2d77c..ffe36a9a5d89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=alabaster.mae
-_pkgver=1.0.0
+_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -28,8 +28,8 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('f6eceed081467ce7d72c747bb1a0d11a')
-sha256sums=('23753b98df2931f2a04a091b27c5a39a6006b2a47bd052500442814ed69f427a')
+md5sums=('43abcdda61fc9d69dbc24dbd1c91664d')
+sha256sums=('319236c02b188c5e5e9b4b3828bac63f474932c25f4b1c91fbf03f738078e8a9')
build() {
mkdir -p build