summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-10-27 07:39:53 +0000
committerBioArchLinuxBot2023-10-27 07:39:53 +0000
commit610fba9e655a9f30405303a09cfd9c3034f534d4 (patch)
treee9fd9ff0b33cbcfab06e62ec9d7e9f3cc7abd673 /PKGBUILD
parentc62b40eed2d0ba6c1d579e3dffc6f6c43a4e5f92 (diff)
downloadaur-r-atena.tar.gz
[lilac] updated to 1.8.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134362b93316..363725fb6a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=atena
-_pkgver=1.6.0
+_pkgver=1.8.0
pkgname=r-${_pkgname,,}
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.8.0
+pkgrel=1
pkgdesc='Analysis of Transposable Elements'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@@ -35,7 +35,7 @@ optdepends=(
r-txdb.dmelanogaster.ucsc.dm6.ensgene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('32a6c4ab914f13fe86019411f6893d10e9b0e83e0d365fc382d83a99fbaca780')
+sha256sums=('cffe3ee62e8564012ec6cfa5e514a37eab1d2c10ce07eec4e80b16d3ccf1cfe1')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"