summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVladimir Kamensky (aka MasterSOFT)2018-01-14 10:03:12 +0700
committerVladimir Kamensky (aka MasterSOFT)2018-01-14 10:03:12 +0700
commit930c7286f18c6131df0375c0d150548c7edf61a0 (patch)
tree4d8402e2f2ea88415203eeaf4447d5810da16c9e /PKGBUILD
parent02f9c9a6fe64eef3cfb0e60f5db8896b6a31f092 (diff)
downloadaur-winregfs-git.tar.gz
Update to 0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1696eb18a2b1..56b72590aa9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=winregfs-git
pkgver=0.7
-pkgrel=3
+pkgrel=4
pkgdesc="Windows Registry FUSE filesystem "
arch=('i686' 'x86_64')
url="https://github.com/jbruchon/winregfs"
@@ -17,7 +17,7 @@ options=(!emptydirs)
source=("https://github.com/jbruchon/winregfs/archive/master.zip")
-md5sums=("485e7426f828c7b383773d9d37e4dd1f")
+md5sums=("206e61cec1537e4226a3c1a6971acf4a")
build() {