summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-04-18 14:03:32 +0000
committerBioArchLinuxBot2025-04-18 14:03:32 +0000
commit053f2a02924aad47fa36fb48a73a0878ba5b387a (patch)
treeaba5151ba2edcbe0cde3a6b17ba5ff233e6cca54 /PKGBUILD
parente15a13b4c982d144215b1ad7c3d36dac03ac2dd8 (diff)
downloadaur-r-airpart.tar.gz
[lilac] updated to 1.16.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6d754261b62..6744d5dad19a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=airpart
-_pkgver=1.14.0
+_pkgver=1.16.0
pkgname=r-${_pkgname,,}
-pkgver=1.14.0
+pkgver=1.16.0
pkgrel=1
pkgdesc='Differential cell-type-specific allelic imbalance'
arch=('any')
@@ -41,7 +41,7 @@ optdepends=(
r-tidyr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('7ae7aba68748aa2fdbac9e72b1d8db788b60a8a05a1e4da01e4f6ed2d7f6ef29')
+sha256sums=('3950f8b4b336abf842919ccad5a103717a2b8270ab26569234fe0280faff5843')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"