Date: Monday, January 30, 2017 @ 20:57:03 Author: anatolik Revision: 209565
upgpkg: exfat-utils 1.2.6-1 Modified: exfat-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-30 20:13:51 UTC (rev 209564) +++ PKGBUILD 2017-01-30 20:57:03 UTC (rev 209565) @@ -3,7 +3,7 @@ # Contributor: Alex <[email protected]> pkgname=exfat-utils -pkgver=1.2.5 +pkgver=1.2.6 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=('3c7764c36b114d52d475851d6b4d2b46') +md5sums=('fda0118d0bc5f0d38b7fd138032066cc') build() { cd exfat-$pkgver
