summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabian Maurer2023-05-22 20:36:29 +0200
committerFabian Maurer2023-05-22 20:36:29 +0200
commit6ae93b6e9a6ccb0b8dce157aceb5309ad520c740 (patch)
tree53d4a488d19dbd43b358e4389b536812a57dcf32 /PKGBUILD
parenta68793c7b907feb8a4fdb5e965e2975f687d6eca (diff)
downloadaur-6ae93b6e9a6ccb0b8dce157aceb5309ad520c740.tar.gz
Update to 4.18.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d25262ec98a8..f0f19b714628 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=('lib32-smbclient')
-pkgver=4.17.5
+pkgver=4.18.2
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=('ebb7880d474ffc09d73b5fc77bcbd657f6235910337331a9c24d7f69ca11442b')
+sha256sums=('5bf87e179616cd12a52d85fb8b26eec709f13709a2b67fe42b1fb0213f7e8106')
prepare() {
cd samba-${pkgver}