summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7476bfdcd827..f8ff48bebb56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-phantasuslite
- pkgdesc = Loading and annotation RNA-Seq counts matrices
- pkgver = 1.0.0
- pkgrel = 3
+ pkgdesc = Loading and annotation RNA-seq counts matrices
+ pkgver = 1.2.0
+ pkgrel = 1
url = https://bioconductor.org/packages/phantasusLite
arch = any
license = MIT
@@ -18,8 +18,8 @@ pkgbase = r-phantasuslite
optdepends = r-rhdf5
optdepends = r-rmarkdown
optdepends = r-testthat
- source = https://bioconductor.org/packages/release/bioc/src/contrib/phantasusLite_1.0.0.tar.gz
- md5sums = 5fe0e101ac53a89dd49e077d5fb4c07d
- b2sums = c28a7ab9128ccff247761208e759b9c462e08cbb2e50d3057fe1e0e2aa2a801260dfc4ddb31be6fc9f1ea295b91f423ead3365064d6296aeaad2c5c16666394c
+ source = https://bioconductor.org/packages/release/bioc/src/contrib/phantasusLite_1.2.0.tar.gz
+ md5sums = 4a03bee3356b509e2ef79d7177656a38
+ b2sums = 2266b8d3d16150958e01be1495d38a8cfb8a549168b9f4f1d7a08191e85d3cf6b192580f933fa7cb59f46279bfc2ef1094e463a98363cd8b0a66d7719ceefb13
pkgname = r-phantasuslite
diff --git a/PKGBUILD b/PKGBUILD
index e4e33d812b37..0e9bd24e8867 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
_pkgname=phantasusLite
-_pkgver=1.0.0
+_pkgver=1.2.0
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
-pkgdesc="Loading and annotation RNA-Seq counts matrices"
+pkgrel=1
+pkgdesc="Loading and annotation RNA-seq counts matrices"
arch=(any)
url="https://bioconductor.org/packages/$_pkgname"
license=('MIT')
@@ -29,8 +29,8 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('5fe0e101ac53a89dd49e077d5fb4c07d')
-b2sums=('c28a7ab9128ccff247761208e759b9c462e08cbb2e50d3057fe1e0e2aa2a801260dfc4ddb31be6fc9f1ea295b91f423ead3365064d6296aeaad2c5c16666394c')
+md5sums=('4a03bee3356b509e2ef79d7177656a38')
+b2sums=('2266b8d3d16150958e01be1495d38a8cfb8a549168b9f4f1d7a08191e85d3cf6b192580f933fa7cb59f46279bfc2ef1094e463a98363cd8b0a66d7719ceefb13')
build() {
mkdir build