summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2023-12-06 12:09:10 +0000
committerBioArchLinuxBot2023-12-06 12:09:10 +0000
commite54b4b8af887df0e12d9b19dba9ddff34725ccf0 (patch)
treea9e19618a13c8a1ec6fa867d633864f85b017fbf /PKGBUILD
parente5649568b822ed8661aac56380a99c2037e6dc36 (diff)
downloadaur-e54b4b8af887df0e12d9b19dba9ddff34725ccf0.tar.gz
[lilac] updated to 1.6.13-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bec466ab5364..bdddae8f9bd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
_pkgname=httpuv
-_pkgver=1.6.12
+_pkgver=1.6.13
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
pkgrel=1
@@ -32,9 +32,9 @@ optdepends=(
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
"link-zlib.patch")
-md5sums=('fe7156e4f6a61906d3258aa0cfea94dd'
+md5sums=('7229873a363a999055f885867c4a69c5'
'b2a2549bfef0d3a442b6ed545fc2f1f9')
-sha256sums=('b1d972b1c240702c38cb844a1040670d62876abf462256764b49c120a52f5e74'
+sha256sums=('cb6ef97bb58a062626ed0e7a6cfbc604f82ebd698daa4641c59166b2ab683b5f'
'95c708ea54de715494bcb43d40973296fb2ee8fb066fb582bfc69cdaf5d4e667')
prepare() {