summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMagnus Boman2023-10-07 20:03:03 +0200
committerMagnus Boman2023-10-07 20:03:03 +0200
commit82d854a11e1cd49f5b19efa9d93c776a57b2ebb3 (patch)
tree2894003fedf1b402adc14c9259c00cd479ce3d8a /PKGBUILD
parent243eb7accb9d9a8314e447dd60c457973a9bc45c (diff)
downloadaur-jdupes-git.tar.gz
upgpkg: jdupes-git 1.27.3.r32.g81b9ced-1
Upstream moved to codeberg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 976c45e07119..4de3a5eb72af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Arnoud Willemsen <mail at lynthium dot com>
pkgname=jdupes-git
-pkgver=1.27.3.r19.g39eab01
+pkgver=1.27.3.r32.g81b9ced
pkgrel=1
pkgdesc='A program for identifying duplicate files residing within specified directories (git)'
arch=(i686 x86_64)
-url=https://github.com/jbruchon/jdupes
+url=https://www.jdupes.com
license=(MIT)
depends=(glibc libjodycode-git xxhash)
makedepends=(git)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=(git+"${url}".git
+source=(git+https://codeberg.org/jbruchon/jdupes.git
jdupes-system-xxhash.patch)
sha256sums=('SKIP'
'b4df170f8ea5569808e0c4f84a1af24282ea53233db760d97531e50df8eea1c4')