summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrederik2018-08-29 13:02:04 +0200
committerfrederik2018-08-29 13:02:04 +0200
commit1c820d536c4355533e8419d14e9f3457d846e5b5 (patch)
treebf02ae0ec2a9078b5aeb9c70b2541910ed806cf2 /PKGBUILD
parentc0180aac5208f959cce2e02290fbc86a32cfc963 (diff)
downloadaur-1c820d536c4355533e8419d14e9f3457d846e5b5.tar.gz
add https to source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 267357c01b1c..2fea94375265 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url='http://www.tomighty.org/'
license=('Apache')
makedepends=('imagemagick' 'maven')
-source=("git://github.com/tomighty/tomighty.git#branch=version-0.7"
+source=("git+https://github.com/tomighty/tomighty.git#branch=version-0.7"
'tomighty.sh'
'tomighty.desktop'
'https://github.com/ccidral/tomighty/raw/50d0094c024f1923bd0d6ff1bf77572ae5f5b5f6/img/tomato.ico')