summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Fink2023-08-11 13:17:13 +0300
committerChristoph Fink2023-08-11 13:17:13 +0300
commit880cc50e0cb4a5c067cc800405fd41feab4ed3bd (patch)
tree2d0e7179343869aecfb490a40e4e1a2b91e66579 /PKGBUILD
parentf8b088e12dfd8fc9cd47f05a9b2fecff11268213 (diff)
downloadaur-880cc50e0cb4a5c067cc800405fd41feab4ed3bd.tar.gz
upgpkg: r-units 0.8.3-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6e3d5b6585c..eee43a8dbe2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: peippo <christoph+aur@christophfink.com>
_cranname=units
-_cranver=0.8-2
+_cranver=0.8-3
pkgname=r-${_cranname,,}
pkgdesc="Measurement Units for R Vectors"
url="https://cran.r-project.org/package=units"
@@ -49,7 +49,7 @@ optdepends=(
# )
source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-b2sums=("a7ae8953afb2ef6e993dab6512d5b6af54045db4e462af104bd8141c4fe4b0d9c8ba4bf0610d03730c5e43c4bbd2d2b06227bb89859292218e32e1cff1353680")
+b2sums=("8bb66f927d399b7a0467b18e520d836df8a3514c34134334c23525e4d7f87ffe806e6eb11ff217162760a7009b0cbd1a1f7c1b9ae06f60be25417029aa2c906a")
build() {
mkdir -p "${srcdir}/build/"