summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-01-13 00:01:34 +0000
committerBioArchLinuxBot2024-01-13 00:01:34 +0000
commit1034c69694ab6d7356db562b219f54470094bf2f (patch)
treea5f70e9a73aaa37507c70afe634a9b2474f33251 /PKGBUILD
parent051e608708bac400f8c12d6abd56497f9aa3fdeb (diff)
downloadaur-1034c69694ab6d7356db562b219f54470094bf2f.tar.gz
[lilac] updated to 1.2.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c619851428f..8fdcd5c7cb1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Lydgate <archlinux@vo.racio.us>
_pkgname=DBI
-_pkgver=1.2.0
+_pkgver=1.2.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -21,6 +21,7 @@ checkdepends=(
r-testthat
)
optdepends=(
+ r-arrow
r-blob
r-covr
r-dbitest
@@ -41,8 +42,8 @@ optdepends=(
r-xml2
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
-md5sums=('9ae1dc1cf5b28cb52836617fbb233674')
-b2sums=('3485bdaed29f308fa798d6af5a8c8836f37a2218bc9bf810002bcdb31abaf68865605363fad4226bbb886375c177f3e81e23fe9b263137b041721399435f403b')
+md5sums=('5c74f3d0cbf627e67eb4d0557369411b')
+b2sums=('5c68048b9aa25161dda417128e0444184e3be249373c38277e4de40a4165b49e9020db603e1682cbacbb06d63e839afeafdfc1933915d3c0218fbd4fea28430b')
build() {
mkdir build