summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2016-05-08 10:08:42 -0300
committerRafael Fontenelle2016-05-08 10:08:42 -0300
commita0048abd7d15cddeae6d61290bf10cb5d846b5de (patch)
tree40f4fd5c6ff133a1954ed6de3fadddf99378938b /PKGBUILD
parent88d09c9692d06de40552662be9f0329914434e0f (diff)
downloadaur-a0048abd7d15cddeae6d61290bf10cb5d846b5de.tar.gz
Updated to 4.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34dda13033e8..ce2775efa3ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=lib32-smbclient
pkgname=('lib32-libwbclient' 'lib32-smbclient')
-pkgver=4.4.0
+pkgver=4.4.2
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')
source=("http://us1.samba.org/samba/ftp/stable/samba-${pkgver}.tar.gz"
'libsystemd.patch')
-md5sums=('e42b884d0e07528c8571641a4df40666'
+md5sums=('03a65a3adf08ceb1636ad59d234d7f9d'
'ab4d156dd6be268aaf462fbd7f40a55b')
prepare() {