summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Maurer2022-07-26 17:24:25 +0200
committerFabian Maurer2022-07-26 17:24:25 +0200
commit67c52a51c6e5a63ea2cdb2c87f945f4f0ae7b026 (patch)
treec488a863a550dca7a60e165f183934f1dd2f1d93 /PKGBUILD
parent86425e2d39a651c5664dd3d9cb1e7c114a9644dc (diff)
downloadaur-67c52a51c6e5a63ea2cdb2c87f945f4f0ae7b026.tar.gz
Update to 4.16.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e434d36a5569..d709cfac289f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=('lib32-smbclient')
-pkgver=4.16.2
+pkgver=4.16.3
pkgrel=1
pkgdesc="Tools to access a server's filespace and printers via SMB"
arch=('x86_64')
@@ -22,7 +22,7 @@ depends=('lib32-avahi' 'lib32-gnutls' 'lib32-libcap' 'lib32-libcups'
replaces=('lib32-libwbclient')
provides=('lib32-libwbclient')
source=("https://www.samba.org/samba/samba/ftp/stable/samba-${pkgver}.tar.gz")
-sha256sums=('a0b7a06d5b3fd138cc7b494e010ad0b52e3d5fa68493a44619a7f967467f859c')
+sha256sums=('7a6565d7c0a98eac7a5a283fa94d9266dd39ea62f262ccdc5a634a580d549c58')
prepare() {
cd samba-${pkgver}