summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKen Swenson2023-07-13 09:39:41 -0400
committerKen Swenson2023-07-13 09:39:41 -0400
commit369b78f0a3338b4cdafcf8a3b0f1d218afd65030 (patch)
tree960702f7666ee53a3654724907fad34ff0fe91c0 /PKGBUILD
parente4483519b9ae7bbeb5820cc0c6b4dd6bee546437 (diff)
downloadaur-ddh-git.tar.gz
Update source protocol
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 038ebc956072..c7b55ab1a0f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Flat <flat@esoteric.moe>
pkgname=ddh-git
-pkgver=r311.dd2f615
+pkgver=r427.aac9046
pkgrel=1
pkgdesc="Manage duplicate files "
arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('gcc-libs')
makedepends=('git' 'rust')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git://github.com/darakian/ddh')
+source=('git+https://github.com/darakian/ddh')
md5sums=('SKIP')
pkgver() {