Skip to content
Snippets Groups Projects
Commit fa8fee83 authored by Leo's avatar Leo
Browse files

community/archivemount: upgrade to 0.9.1

parent 08ad30ae
1 merge request!7026community/archivemount: upgrade to 0.9.1
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=archivemount
pkgver=0.8.12
pkgrel=1
pkgver=0.9.1
pkgrel=0
pkgdesc="FUSE based filesystem for mounting compressed archives"
options="!check" # No testsuite
url="https://github.com/bramp/archivemount"
......@@ -10,7 +10,7 @@ arch="all"
license="LGPL-2.0-or-later"
makedepends="fuse-dev libarchive-dev"
subpackages="$pkgname-doc"
source="https://www.cybernoia.de/software/archivemount/$pkgname-$pkgver.tar.gz"
source="https://www.cybernoia.de/software/archivemount/archivemount-$pkgver.tar.gz"
build() {
./configure \
......@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="4ce9e7ec8585b07d5bf48df41cc4a1b4ba7fe2268864ec70c445a6b9c21237f267a19814f00c5ef5a940a90ebaa47c9626aff1dbbff6fbb22e2c260da666ccd9 archivemount-0.8.12.tar.gz"
sha512sums="ecfa8abc1dcae34c855f9a2943113ddd3eb1b81011f23ef6a8dddd344c1db44b132683a1181f17b5691a783df764523ee0d2b802202d93890dcbdb78bee53522 archivemount-0.9.1.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment