summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-05-02 22:59:18 +0000
committerBioArchLinuxBot2024-05-02 22:59:18 +0000
commitaa89f79dc4b2d9198cf309b5a6ceef24c90bae29 (patch)
treeb0edbd4d5a6a40cb503d9024fd23a8cc168b57a1
parent14a56ee739a22277278273e17ce3e99d6df2c73e (diff)
downloadaur-aa89f79dc4b2d9198cf309b5a6ceef24c90bae29.tar.gz
[lilac] updated to 1.2.0-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d43c6ff25fa..23c52b859368 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-micsqtl
pkgdesc = Multi-omic deconvolution, Integration and Cell-type-specific Quantitative Trait Loci
- pkgver = 1.0.0
- pkgrel = 4
+ pkgver = 1.2.0
+ pkgrel = 1
url = https://bioconductor.org/packages/MICSQTL
arch = any
license = GPL-3.0-only
@@ -23,8 +23,8 @@ pkgbase = r-micsqtl
optdepends = r-knitr
optdepends = r-rmarkdown
optdepends = r-testthat
- source = https://bioconductor.org/packages/release/bioc/src/contrib/MICSQTL_1.0.0.tar.gz
- md5sums = ec49e08df014da6955d2b6ab7dc77d3b
- b2sums = 7d7d888e1233711591ce8f57c8f230539b3542a7de78330f0e669f8ffb923f10a264c649fca1e77b9017d4f3f1927d684db4c67a19189a6b2bed64656d56bb44
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/MICSQTL_1.2.0.tar.gz
+ md5sums = 346e79cd1e745850fef1533768cbd893
+ b2sums = e5151375fd4633c22bf8a90d0a3dbb713a94e1c2478ef1fb1e0889d5565a0f380df0adff7c4ab7f737ce1e480aa5b4b7e6262dc3ec0d6e1873048b9926616de3
pkgname = r-micsqtl
diff --git a/PKGBUILD b/PKGBUILD
index 236297aec220..748c40eda2af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=MICSQTL
-_pkgver=1.0.0
+_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=4
+pkgrel=1
pkgdesc="Multi-omic deconvolution, Integration and Cell-type-specific Quantitative Trait Loci"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
@@ -34,8 +34,8 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('ec49e08df014da6955d2b6ab7dc77d3b')
-b2sums=('7d7d888e1233711591ce8f57c8f230539b3542a7de78330f0e669f8ffb923f10a264c649fca1e77b9017d4f3f1927d684db4c67a19189a6b2bed64656d56bb44')
+md5sums=('346e79cd1e745850fef1533768cbd893')
+b2sums=('e5151375fd4633c22bf8a90d0a3dbb713a94e1c2478ef1fb1e0889d5565a0f380df0adff7c4ab7f737ce1e480aa5b4b7e6262dc3ec0d6e1873048b9926616de3')
build() {
mkdir build