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

community/duperemove: upgrade to 0.11.2

parent c0dc67d0
No related branches found
No related tags found
1 merge request!14459community/duperemove: upgrade to 0.11.2
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=duperemove
pkgver=0.11.1
pkgver=0.11.2
pkgrel=0
pkgdesc="Tools for deduping file systems"
url="https://github.com/markfasheh/duperemove"
......@@ -10,7 +10,7 @@ license="GPL-2.0-only"
makedepends="glib-dev linux-headers sqlite-dev"
options="!check" # no tests provided
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/markfasheh/$pkgname/archive/v$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/markfasheh/duperemove/archive/v$pkgver.tar.gz"
build() {
make
......@@ -20,4 +20,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX=/usr install
}
sha512sums="3c344b00b8fb58a259840aea977ba2e5123b651bb58ec84177bdfd8337a377361984b85c6325271b7d3e4ea216017fa6fda793136c83e9837a13ec041df326b9 duperemove-0.11.1.tar.gz"
sha512sums="d2b24c912a3ae4a5b9730ba1369b6174cc6fe252710dc7dae2971816e931558ea68d664bf4c9497630dd9002a71fccc26848ad848831fa45d7a7715ba65378e5 duperemove-0.11.2.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