Date: Wednesday, December 7, 2016 @ 17:24:15 Author: arojas Revision: 198313
Update to 1.2.5 Modified: exfat-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-07 17:22:50 UTC (rev 198312) +++ PKGBUILD 2016-12-07 17:24:15 UTC (rev 198313) @@ -3,7 +3,7 @@ # Contributor: Alex <[email protected]> pkgname=exfat-utils -pkgver=1.2.4 +pkgver=1.2.5 pkgrel=1 pkgdesc="Utilities for exFAT file system" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ provides=('fuse-exfat') replaces=('fuse-exfat') source=("$pkgname-$pkgver.zip::https://github.com/relan/exfat/archive/v$pkgver.zip") -md5sums=('7644cccb8f70603b50c95cebba88005d') +md5sums=('3c7764c36b114d52d475851d6b4d2b46') build() { cd exfat-$pkgver
