Azure Storage Blobfuse AUR package

This is an AUR package for Azure/azure-storage-fuse.

Build

To build the package, ensure you have make dependencies (makedepends) installed first.

Build the package with:

make

Release

  1. Bump pkgver in PKGBUILD.
  2. Run make checksum and paste content in place of sha256sums in PKGBUILD.
  3. Run make.
  4. Commit and push.