summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-01-29 18:08:38 +0000
committerBioArchLinuxBot2024-01-29 18:08:38 +0000
commit8ea58293f1132fb04074faa5e5f7357031f378fe (patch)
tree5663a73414995d349fa575f1a403db41ea0da4a1 /PKGBUILD
parentb400b88ad1e6cf9b206263489dce2c50faf8c791 (diff)
downloadaur-r-listenv.tar.gz
[lilac] updated to 0.9.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d90da73ceeb9..1cdf07439a11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=listenv
-_pkgver=0.9.0
+_pkgver=0.9.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=1
pkgdesc="Environments Behaving (Almost) as Lists"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(LGPL)
+license=('LGPL-2.1-or-later')
depends=(
r
)
@@ -19,8 +19,8 @@ optdepends=(
r-r.utils
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('e0ab27f35467ce48ad347758f4e1e8d8')
-b2sums=('d2692bb7fe41f738a6751ec8a067764405451bef1b4e558f77564c657e773ed30ef3453f6e39a39ead919885bccdaeb9356229fcb5e8c490864245d4e38f8426')
+md5sums=('c9eb64179893d8a0e5851366c259ed54')
+b2sums=('867d74661d59dfa9fc1827a84b44eff904533a7d5aacb6fc267a5e940cabaf286da6238a325f21a3a35f09374fc95485a895a148fe9fd5b4e56f2b9e2e9e1118')
build() {
mkdir build