summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 18:19:08 +0000
committerBioArchLinuxBot2022-11-03 18:19:08 +0000
commit71b03a3dd1c827e6f5c860fa97354fdb7874a389 (patch)
treeef11ef2757327835953c6ade278163d2ffd06552 /PKGBUILD
parentb94f8ef9692a3825e456ee3cc5d432cb8b92b8e5 (diff)
downloadaur-71b03a3dd1c827e6f5c860fa97354fdb7874a389.tar.gz
[lilac] updated to 1.30.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 167b08b07b7f..ff972a69a2b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=genomation
-_pkgver=1.28.0
+_pkgver=1.30.0
pkgname=r-${_pkgname,,}
-pkgver=1.28.0
+pkgver=1.30.0
pkgrel=1
pkgdesc='Summary, annotation and visualization of genomic data'
arch=('x86_64')
@@ -41,7 +41,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('e9c86ed4a6d65e43bd72b3a21e645705ace47947964e41a0895c3ca2dff16a67')
+sha256sums=('8546bbdb80f67cf90c34de85c8dcc4d1978d5be16d69270b0988b842a06d1425')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"