summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-06-25 00:08:14 +0000
committerBioArchLinuxBot2022-06-25 00:08:14 +0000
commitd41997a378ac30f12b1328939b0e1df7781b35ee (patch)
tree1c932d53a5ce9caf333b755f4f08465ba0b6f671 /PKGBUILD
parentb805285e0c9ccd7f02add9c3fb8ba69e0474c8b4 (diff)
downloadaur-d41997a378ac30f12b1328939b0e1df7781b35ee.tar.gz
[lilac] updated to 1.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88eca5812026..bdf060af3886 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=NxtIRFcore
-_pkgver=1.2.0
+_pkgver=1.2.1
pkgname=r-${_pkgname,,}
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc='Core Engine for NxtIRF: a User-Friendly Intron Retention and Alternative Splicing Analysis using the IRFinder Engine'
arch=('x86_64')
@@ -56,7 +56,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('8049b08b03eb71573a89d3f2af5e99ec908e7107c4f8b461a55e256fae177b63')
+sha256sums=('9f67c0eacda7af183592934bc5cd4a6db4b8a9fa6fc0870db1bfeac67d024dd6')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"