Date: Thursday, October 13, 2022 @ 17:13:34
Author: heftig
Revision: 458130
FS#76185 use git+https source
Modified:
deluge/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-13 16:27:54 UTC (rev 458129)
+++ PKGBUILD 2022-10-13 17:13:34 UTC (rev 458130)
@@ -45,7 +45,7 @@
libnotify
)
_commit=0b5f45b486e8e974ba8a0b1d6e8edcd124fca62a # tags/deluge-2.1.1^0
-source=("git://git.deluge-torrent.org/deluge.git#commit=$_commit")
+source=("git+https://git.deluge-torrent.org/deluge#commit=$_commit")
sha256sums=('SKIP')
pkgver() {