summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-05-15 20:31:19 +0200
committerMichal Wojdyla2021-05-15 20:31:19 +0200
commit1be9619f289d3bb3c4405975c6d5a2289a0149c3 (patch)
tree30c7ac226dcecbe704de2f990379987268c8eba9 /PKGBUILD
parent2c5f1dd22139ff9b616eacee16e1055df7d3efe5 (diff)
downloadaur-auto-rsync-backups.tar.gz
https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 84945df63257..11d14ead125a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
url="https://github.com/jjk-jacky/auto-rsync-backups"
license=('GPL3')
depends=('bash' 'rsync')
-source=(http://jjacky.com/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://jjacky.com/$pkgname/$pkgname-$pkgver.tar.gz)
sha1sums=('2f72124fd20cd20967ea3053b6c3c2fc2e3f914d')
package() {