summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke2016-04-24 07:14:22 +0200
committerRasmus Steinke2016-04-24 07:14:22 +0200
commit06514c3accba2975c697094bddabd1d06faf0326 (patch)
treefc66f654336e76eafdd2f5bd2109f2993a6959b9
parente248be940263205adeaf265698d8c3b7e99a9e1d (diff)
downloadaur-06514c3accba2975c697094bddabd1d06faf0326.tar.gz
use https
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30b22d455725..363dcfcd249d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Sun Apr 24 05:14:09 UTC 2016
pkgbase = teiler-git
pkgdesc = a simple screenshot/screencast tool written in bash
pkgver = 315.9834654
@@ -22,7 +24,7 @@ pkgbase = teiler-git
provides = teiler
conflicts = teiler
options = !strip
- source = git+http://git.53280.de/teiler
+ source = git+https://git.53280.de/teiler
md5sums = SKIP
pkgname = teiler-git
diff --git a/PKGBUILD b/PKGBUILD
index 4e7e38b7cd82..dbcc828ebc15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,7 +21,7 @@ optdepends=('fb-client: Upload to paste.xinu.at (or selfhosted filebin)'
options=(!strip)
install="teiler.install"
makedepends=('git')
-source=('git+http://git.53280.de/teiler')
+source=('git+https://git.53280.de/teiler')
pkgver() {
cd teiler