summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-09 00:03:19 +0000
committerBioArchLinuxBot2024-05-09 00:03:19 +0000
commit3b50f927ad5a77ee3a443d51b515856574077d50 (patch)
tree65ee97286bc944e1e00cde6b94d9e38e1116ad78 /PKGBUILD
parent1df2463f28ee9020d1c77f8dcc97d935c47d460b (diff)
downloadaur-3b50f927ad5a77ee3a443d51b515856574077d50.tar.gz
[lilac] updated to 1.10.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72bd314152ee..97ae51d924c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=sparrow
-_pkgver=1.8.0
+_pkgver=1.10.1
pkgname=r-${_pkgname,,}
-pkgver=1.8.0
+pkgver=1.10.1
pkgrel=1
pkgdesc='Take command of set enrichment analyses through a unified interface'
arch=('any')
@@ -57,7 +57,7 @@ optdepends=(
r-webshot
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('6a0dded80b7c8552091d6a81b46d3bd3288920db89a962c31e8d7e749e32166f')
+sha256sums=('1a8df14bb4444077da3ba7a7664b33dadcc9135c959611d7411dfe433447a16d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"