summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-04-27 09:56:04 +0000
committerBioArchLinuxBot2023-04-27 09:56:04 +0000
commit1776e48ae223d559e69948859537f0bbc0f917ee (patch)
treed2bb29a8032aabc60900fdd39918e35b8f4385bc /PKGBUILD
parent6ffbe861971496e34ff871b2f78e6900be554cad (diff)
downloadaur-1776e48ae223d559e69948859537f0bbc0f917ee.tar.gz
[lilac] updated to 1.12.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1013fe43f435..1b6678eebb20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=packFinder
-_pkgver=1.10.0
+_pkgver=1.12.0
pkgname=r-${_pkgname,,}
-pkgver=1.10.0
+pkgver=1.12.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=('7abf4a64e62fc4bf7ac94531af137c8a65f463779b5d8251c7e550a372bde5ed')
+sha256sums=('51e11e9b0039243a9f4f939e03700c595624acf76bea737c6be555f7cf0596e8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"