summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-03 03:11:00 +0000
committerBioArchLinuxBot2022-11-03 03:11:00 +0000
commit6ffbe861971496e34ff871b2f78e6900be554cad (patch)
tree7a55e074d622ddf645b4a6189e7c066d2c489932 /PKGBUILD
parentae6737b9e9b3e55ac14c468049ffcad8087fc0e4 (diff)
downloadaur-6ffbe861971496e34ff871b2f78e6900be554cad.tar.gz
[lilac] updated to 1.10.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6551e0dd32f3..1013fe43f435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=packFinder
-_pkgver=1.8.0
+_pkgver=1.10.0
pkgname=r-${_pkgname,,}
-pkgver=1.8.0
+pkgver=1.10.0
pkgrel=1
pkgdesc='de novo Annotation of Pack-TYPE Transposable Elements'
arch=('any')
@@ -29,7 +29,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('f8e994f58d306a3132b7d81316bddb0cd50c098daa96f8eff5e1a0ce11e49b6b')
+sha256sums=('7abf4a64e62fc4bf7ac94531af137c8a65f463779b5d8251c7e550a372bde5ed')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"