testing/jdupes: upgrade to 1.28.0

- add MIT license to package
This commit is contained in:
Fabricio Silva 2024-08-06 07:02:50 +00:00 committed by Celeste
parent 179952b94e
commit 2285b9a508

View File

@ -1,8 +1,8 @@
# Contributor: tcely <tcely@users.noreply.github.com>
# Maintainer: Roberto Oliveira <robertoguimaraes8@gmail.com>
pkgname=jdupes
pkgver=1.27.3
pkgrel=1
pkgver=1.28.0
pkgrel=0
pkgdesc="identifying and taking actions upon duplicate files"
options="!check" # No testsuite
url="https://github.com/jbruchon/jdupes"
@ -21,9 +21,10 @@ build() {
package() {
make DESTDIR="$pkgdir" PREFIX=/usr install
install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
sha512sums="
ee2d60a922558e2aa819f9074fb0b3b38cc93ddc4f6ca3a1d0dd8731c4ecf72d1b6cbb0bc85be7cd63b21f7d9138efadfb64208122a4eebd4e55756a3edd5bcc jdupes-1.27.3.tar.gz
5de369b92653382845bf89f4a1fe894cee9914cd0124c3ca0217d05e5cef14050a14ad538e154c970f81b1b300e02fd055befdbbcd1c79bd790e6e26a4be5b84 jdupes-1.28.0.tar.gz
6c8430b76fba6cf4458d1a8e3f0c431250a59029a18cfc38f4befe23a94da25153cb1e54eb4b6de3c66a8015ca1c083c46d2cf215f594317c48eed580078ba6b system-xxhash.patch
"