Date: Monday, July 30, 2012 @ 08:56:49 Author: tpowa Revision: 164326
upgpkg: cifs-utils 5.6-1 bump to latest version Modified: cifs-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-07-30 10:49:25 UTC (rev 164325) +++ PKGBUILD 2012-07-30 12:56:49 UTC (rev 164326) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Tobias Powalowski <[email protected]> pkgname=cifs-utils -pkgver=5.5 +pkgver=5.6 pkgrel=1 pkgdesc="CIFS filesystem user-space tools" arch=(i686 x86_64) @@ -22,4 +22,4 @@ # set mount.cifs uid, to enable none root mounting form fstab chmod +s $pkgdir/usr/bin/mount.cifs } -md5sums=('4de6c660ccdb9506d0e2cff4f37b8707') +md5sums=('89c94ff512e375b92899b79622604c39')
