summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-04 18:39:21 +0000
committerBioArchLinuxBot2024-05-04 18:39:21 +0000
commite58d2c35b32008ae3a7efe53922b335d926f4889 (patch)
tree91cff32684ba053d1391faa81bd250508d598d2f
parent512801e2599855dfc32c802f574c64723433dcd4 (diff)
downloadaur-r-alabaster.tar.gz
[lilac] updated to 1.4.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1804cf5abfbc..5fd0ab594b81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-alabaster
pkgdesc = Umbrella for the Alabaster Framework
- pkgver = 1.2.0
- pkgrel = 2
+ pkgver = 1.4.0
+ pkgrel = 1
url = https://bioconductor.org/packages/alabaster
arch = any
license = MIT
@@ -18,8 +18,8 @@ pkgbase = r-alabaster
optdepends = r-biocstyle
optdepends = r-knitr
optdepends = r-rmarkdown
- source = https://bioconductor.org/packages/release/bioc/src/contrib/alabaster_1.2.0.tar.gz
- md5sums = 359d26d34b8867dd418d0d277b0228c9
- b2sums = 82fa84924cb5e2432f2a2506c8eeb45c5e2853209a880fd658d5baffa2d41a4a7e2f5724636a021ad20abb767649d1aa1dd8fdd981ae8113060a1761a50c893b
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/alabaster_1.4.0.tar.gz
+ md5sums = e5db78f735319534c1aa94c0b7c49079
+ b2sums = 79c6281ee36610e7ac4722928dbe4ab869dbd4fe3547d8bb846b20bf6ed68f5e17374a9185729a44298d56ee410533ed23e56f56e58a9114c8d5147cbff6adf6
pkgname = r-alabaster
diff --git a/PKGBUILD b/PKGBUILD
index ea42ebcd281a..8fc500898f3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=alabaster
-_pkgver=1.2.0
+_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=2
+pkgrel=1
pkgdesc="Umbrella for the Alabaster Framework"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
@@ -27,8 +27,8 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('359d26d34b8867dd418d0d277b0228c9')
-b2sums=('82fa84924cb5e2432f2a2506c8eeb45c5e2853209a880fd658d5baffa2d41a4a7e2f5724636a021ad20abb767649d1aa1dd8fdd981ae8113060a1761a50c893b')
+md5sums=('e5db78f735319534c1aa94c0b7c49079')
+b2sums=('79c6281ee36610e7ac4722928dbe4ab869dbd4fe3547d8bb846b20bf6ed68f5e17374a9185729a44298d56ee410533ed23e56f56e58a9114c8d5147cbff6adf6')
build() {
mkdir build