summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2017-01-23 23:15:42 -0200
committerRafael Fontenelle2017-01-23 23:15:42 -0200
commit210ee2663bb4fb0c8be8d91a05338cb68c8e273c (patch)
treea7ae1e28153373fd586045ee48ddc93628df9daa /PKGBUILD
parent1ca548e0d6ba29fe1eced7ecb215f31898bc9739 (diff)
downloadaur-210ee2663bb4fb0c8be8d91a05338cb68c8e273c.tar.gz
Update to 4.5.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 905675917b3c..a682e5b0f3f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=lib32-smbclient
pkgname=('lib32-libwbclient' 'lib32-smbclient')
-pkgver=4.5.3
+pkgver=4.5.4
pkgrel=1
pkgdesc="Tools to access a server's filespace and printers via SMB"
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=('lib32-avahi' 'lib32-gnutls' 'lib32-libbsd' 'lib32-libcap'
'lib32-tevent' 'lib32-ldb' 'lib32-libarchive' 'lib32-libaio'
'perl-parse-yapp')
source=("https://www.samba.org/samba/samba/ftp/stable/samba-${pkgver}.tar.gz")
-md5sums=('6f30eed6dfbd036dfde023e03ed8b311')
+md5sums=('20f4af15f409efd6ddca5544e1d7d84a')
build() {
cd samba-${pkgver}