summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfuan_k2022-03-09 22:46:51 +0100
committerfuan_k2022-03-09 22:46:51 +0100
commit5282f653bb02bf6442cefa2c8fe4166a232cd862 (patch)
tree36a6929e5b62eaf9dadb105d59b943bed61a471f /PKGBUILD
parent92be05fe81a17f085e2fa0b1357c553ca2d66513 (diff)
downloadaur-5282f653bb02bf6442cefa2c8fe4166a232cd862.tar.gz
Update to 4.2.0
Mutagen replaces hsaudiotag3k
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 252195c4125e..294ee1360377 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Bijaya Dangol <dangoldbj23@gmail.com>
# Contributor: Virgil Dupras <hsoft@hardcoded.net>
pkgname=dupeguru
-pkgver=4.1.1
-pkgrel=3
+pkgver=4.2.0
+pkgrel=1
pkgdesc="Find duplicate files with various contents, using perceptual diff for pictures"
arch=('any')
url="https://dupeguru.voltaicideas.net/"
license=('GPL3')
depends=('python' 'python-pip' 'python-pyqt5' 'python-polib'
- 'python-hsaudiotag3k' 'python-send2trash' 'libxkbcommon-x11')
+ 'python-mutagen' 'python-send2trash' 'libxkbcommon-x11')
makedepends=('python-distro' 'python-sphinx')
source=( https://github.com/arsenetar/${pkgname}/archive/refs/tags/${pkgver}.tar.gz )
-md5sums=('a88af36a661c813874bb6a2b8d5becbc')
+md5sums=('88a4166a4743dce11dfd3d3537306dd2')
provides=("dupeguru")
conflicts=("dupeguru-git" "dupeguru-se" "dupeguru-pe" "dupeguru-me")