summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-08-18 00:23:33 +0000
committerBioArchLinuxBot2023-08-18 00:23:33 +0000
commit60c4ddc80504d6b02ba0dc7d10dd73e5c9a8e293 (patch)
treeb6967b4046f7b19d6e1b039a2bcf4f252324afb5 /PKGBUILD
parenta697dd1405ca806d10cd5bff3126805ad49b1299 (diff)
downloadaur-60c4ddc80504d6b02ba0dc7d10dd73e5c9a8e293.tar.gz
[lilac] updated to 1.26.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3525d29d9454..bcc4e3a62be6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=geneplast
-_pkgver=1.26.0
+_pkgver=1.26.1
pkgname=r-${_pkgname,,}
-pkgver=1.26.0
+pkgver=1.26.1
pkgrel=1
pkgdesc='Evolutionary and plasticity analysis of orthologous groups'
arch=('any')
@@ -31,7 +31,7 @@ optdepends=(
r-runit
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('d51d3d4f6ad8105a7be9fb906ddbf53f1b18fa93b9c8a0119718af8585f43287')
+sha256sums=('64b6c08d206aa07f8723a0c4e70acd9d7da15d6a85d6840b80c838de0811c1e0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"