summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2023-09-28 09:20:16 +0200
committerSanskritFritz2023-09-28 09:20:16 +0200
commit6f4b676708962562a0678136c82c608600329d66 (patch)
tree577ef54baabd26557bc8986ea3e1abd3a91f704f
parent6603ec082e5760542ee116a78479d95eb97d6e79 (diff)
downloadaur-6f4b676708962562a0678136c82c608600329d66.tar.gz
homepage https
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58e2d6a77073..3cc29fe74ae1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = duply
pkgdesc = A shell front end for duplicity. It manages backup job settings in profiles and allows to batch execute commands.
pkgver = 2.5.0
pkgrel = 1
- url = http://duply.net/
+ url = https://duply.net/
arch = any
license = GPL2
makedepends = txt2man
diff --git a/PKGBUILD b/PKGBUILD
index 7e29780d687a..bd5fc2c8ea59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=$_mainver.0
pkgrel=1
pkgdesc="A shell front end for duplicity. It manages backup job settings in profiles and allows to batch execute commands."
arch=('any')
-url="http://duply.net/"
+url="https://duply.net/"
license=('GPL2')
depends=('duplicity')
makedepends=('txt2man')