summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 08:18:01 +0000
committerBioArchLinuxBot2022-11-03 08:18:01 +0000
commit9ff841f6ccb6e8e4b1262a9ef314d278f59773a3 (patch)
tree8395cca22084319d91653e66d95792141d8b5c52 /PKGBUILD
parent9def7c22d17c10d6c02922e4e95f58a670666a8c (diff)
downloadaur-9ff841f6ccb6e8e4b1262a9ef314d278f59773a3.tar.gz
[lilac] updated to 1.13.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e193cf3defa3..7e22ad979c04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=adductData
-_pkgver=1.12.0
+_pkgver=1.13.0
pkgname=r-${_pkgname,,}
-pkgver=1.12.0
+pkgver=1.13.0
pkgrel=1
pkgdesc='Data from untargeted MS of modifications to Cys34 of serum albumin'
arch=('any')
@@ -19,7 +19,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('883c7f2b638a931a1bad69a3259d8127d1e32a9d0af462f97110ee424cb8270b')
+sha256sums=('8728d31929aa8afd3f804b455d535517c5848ca4f58d0b5f55379f27ff1ba5c4')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"