aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-13 06:04:45 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-13 09:18:05 +0000
commit462ddbb7a94366a5ce877c5c52e7c66aac54b05b (patch)
tree1502e7b5b6c4dc85b60035b8377c1629cc745ecb
parentf1fda025a3420b7eb684e5129bc5434b9fa1606a (diff)
community/fdupes: upgrade to 2.1.2
-rw-r--r--community/fdupes/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fdupes/APKBUILD b/community/fdupes/APKBUILD
index a756edbbdec..bbaa7fb1fb0 100644
--- a/community/fdupes/APKBUILD
+++ b/community/fdupes/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=fdupes
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=0
pkgdesc="identifying or deleting duplicate files residing within specified directories"
url="https://github.com/adrianlopezroche/fdupes"
@@ -27,4 +27,4 @@ package() {
make DESTDIR="$pkgdir" PREFIX="/usr" install
}
-sha512sums="41b7920b1cdf9b5c6029d8adaa37cf65c9880d88e466abf1b97e4fbdb7621ad045f1b0499dbc8b28276b2a2cbe623b910607375dafe7fddce50052b4f04598a8 fdupes-2.1.1.tar.gz"
+sha512sums="9c3761e7ce34f2d9d1b5ee49ebc3bf665e3d45e4146231bc77d7416801fbfa70415e80c81c64962897766ee068d1a103609895d783f20a765c351d4cd433323d fdupes-2.1.2.tar.gz"