summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingbei Li2019-03-18 21:52:22 +0800
committerJingbei Li2019-03-18 21:52:22 +0800
commitb581e283d32a8b84c73f402b736c35bcffce27c9 (patch)
treed23ed865e4deca73483cb90a69fffc3bc90f3b28
parent61123ad2eb9a671384027bb77d8be345bdc8977f (diff)
downloadaur-b581e283d32a8b84c73f402b736c35bcffce27c9.tar.gz
updated source url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74707f789005..d2e408f71496 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = devtools-qemu
depends = binfmt-qemu-static
depends = devtools-alarm
depends = qemu-user-static-bin
- source = git://github.com/petronny/devtools-qemu.git
+ source = git+https://github.com/petronny/devtools-qemu.git
sha256sums = SKIP
pkgname = devtools-qemu
diff --git a/PKGBUILD b/PKGBUILD
index 8aac22d2b676..e95419505c50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url='http://github.com/petronny/devtools-qemu'
license=('GPL')
depends=('archlinuxarm-keyring' 'binfmt-qemu-static' 'devtools-alarm' 'qemu-user-static-bin')
makedepends=('git')
-source=('git://github.com/petronny/devtools-qemu.git')
+source=('git+https://github.com/petronny/devtools-qemu.git')
sha256sums=('SKIP')
pkgver() {