summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2017-01-28 20:44:52 +0100
committerfrederik2017-01-28 20:44:52 +0100
commit69dc12e9b67fdfa7a50fd1652e0cb08c11be4606 (patch)
tree9376c506fb398d01f65c53977e70bcba211c00d1 /PKGBUILD
parentd78e0cc95e0fa5a54c1780562b1b2156f37e235a (diff)
downloadaur-69dc12e9b67fdfa7a50fd1652e0cb08c11be4606.tar.gz
bump to 1.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dcbdf07ecf01..dc19dd927895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: rtfreedman <rob<d_t>til<d_t>freedman<a@T>g*a*l<d_t>com>
pkgname=exfat-utils-nofuse
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
-pkgdesc="Utilities for the exFAT file system without fuse (to prefer exfat kernel module over fuse)"
+pkgdesc='Utilities for the exFAT file system without fuse (to prefer exfat kernel module over fuse)'
arch=('i686' 'x86_64')
url='https://github.com/relan/exfat'
license=('GPL2')
@@ -13,7 +13,7 @@ provides=('exfat-utils')
conflicts=('fuse-exfat' 'exfat-utils' )
replaces=('exfat-utils')
source=(exfat-${pkgver}.tar.gz::https://github.com/relan/exfat/archive/v${pkgver}.tar.gz)
-sha512sums=('37545ed3c89c17d16ae235592aaf48748c49b13b127a2cad3b6bc90632a5ecf00023393197a61bbaf7ad7715fa5d83a3b1cb8faa0d8cdc527919fa717b2ee9bf')
+sha512sums=('76f9ece1ea0d449c48ae71d367021ed7cee05b1619239954b725adbe68c33b76046a8620c64dbebdcc69f2ca32abd242e12f4d592a00cd7fdd2277ff6803fc96')
build() {
cd exfat-${pkgver}