summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2025-04-25 00:14:19 +0000
committerBioArchLinuxBot2025-04-25 00:14:19 +0000
commit6ed3eb1c4be8fb9f84c0933e45d7370590f8d58a (patch)
tree6dfc7cee5924353cf5ccc1973556f6a68c3a9d02 /PKGBUILD
parentc8dbd81c4c3ec0e9eec0c82595a0488769e36229 (diff)
downloadaur-r-universalmotif.tar.gz
[lilac] updated to 1.26.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96b444132c4b..fc57a1ccc0d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=universalmotif
-_pkgver=1.26.0
+_pkgver=1.26.2
pkgname=r-${_pkgname,,}
-pkgver=1.26.0
+pkgver=1.26.2
pkgrel=1
pkgdesc='Import, Modify, and Export Motifs with R'
arch=('x86_64')
@@ -45,7 +45,7 @@ optdepends=(
r-tfbstools
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-sha256sums=('0cc8d97560c8b196f98e68bd0ea2851a1dbeb8e9f077a8bdd4de35ed4fe1b01a')
+sha256sums=('35a57e51d0d2e0653de405d748ac6b0db2da3a2b3b6fbf26ab75550949595a92')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"