summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-03-21 12:33:47 +0000
committerBioArchLinuxBot2025-03-21 12:33:47 +0000
commit1102774c79570a2e5d04a37f2f1075bfa8a66e52 (patch)
tree513cd2bade4ec73be0061e7e5d025048e02d27af /PKGBUILD
parent7d4de24a9a4a6ead7220d195861cbb123c8574e3 (diff)
downloadaur-1102774c79570a2e5d04a37f2f1075bfa8a66e52.tar.gz
[lilac] updated to 1.28.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4853a1b142b0..59f272e89979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TFHAZ
-_pkgver=1.26.0
+_pkgver=1.28.0
pkgname=r-${_pkgname,,}
-pkgver=1.26.0
+pkgver=1.28.0
pkgrel=1
pkgdesc='Transcription Factor High Accumulation Zones'
arch=('any')
@@ -22,7 +22,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('805e1827c933074f95538c375ea091c0d636c918014ae7ebec534f9ca90f2bb4')
+sha256sums=('d4a4cd5ac472b5ad557b5869352a3c8ae5aee3d0cf1cb1c6ae78ee65e30a3fdb')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"