summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-01-28 12:06:25 +0000
committerBioArchLinuxBot2024-01-28 12:06:25 +0000
commite29b966662991f80f988876c13ea2b3f73c9cc11 (patch)
treed5cc6980790ba329f658199592f1c5a1f24b4b5e /PKGBUILD
parent402093313cadcdf8aa43052b1711af5e7dd416a1 (diff)
downloadaur-r-yulab.utils.tar.gz
[lilac] updated to 0.1.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e42fbdf95143..19ada55aa074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=yulab.utils
-_pkgver=0.1.3
+_pkgver=0.1.4
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Supporting Functions for Packages Maintained by 'YuLab-SMU'"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(Artistic2.0)
+license=('Artistic-2.0')
depends=(
r-cli
r-digest
@@ -23,8 +23,8 @@ optdepends=(
r-openssl
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('fb9d6f7ebd8b23ce051a78ab86c2c9fd')
-b2sums=('e27a3db3bb300390c278bbc843c3b57e172e7ab1d1e0ac501c078b209f4ddea8bdd977fc212260fd531d568761de2176626f616e6df1b2a3164eab293be17756')
+md5sums=('67a4fe9a184067fb6d2dff56577e79c7')
+b2sums=('56104cc6b15a5ad54d980ad46cc1da7197435bb00164397624bfd5a9673e897ef23c5a3de9a53814163e83f235a2e45b1d2d3276e173b564fc15825eb9a7417a')
build() {
mkdir build