summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormaz-12018-08-28 10:48:24 +0800
committermaz-12018-08-28 10:48:24 +0800
commit520cec9b87a2c5555da384b4b707dc9836b28e1b (patch)
treed8ab6d57e871669d34307071fbaa7b99f3700988 /PKGBUILD
parent93f53fd2548091386e342d90a030f8c022849c24 (diff)
downloadaur-exfat-utils-autodetect.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c69581700e5..2e8024fc7259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=exfat-utils-autodetect
-pkgver=1.2.5
+pkgver=1.2.8
pkgrel=1
pkgdesc="Utilities for exFAT file system"
arch=('i686' 'x86_64')
@@ -7,7 +7,7 @@ url="https://github.com/relan/exfat"
depends=( 'fuse' 'glibc')
makedepends=( 'rsync')
conflicts=( 'exfat-utils')
-provides=( 'exfat-utils')
+provides=('exfat-utils-nofuse' 'exfat-utils')
license=('GPL2')
source_x86_64=("BIN_exfat-utils-x86_64.pkg.tar.xz::https://www.archlinux.org/packages/community/x86_64/exfat-utils/download/")
md5sums_x86_64=('SKIP')