summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin MacMartin2022-01-11 12:27:46 -0500
committerKevin MacMartin2022-01-11 12:27:46 -0500
commit56c47d8887863c73e3f0632f59ca88b5df1a4c88 (patch)
treeb184e561f8eadc726a88ffe02b773317e66c6afd /PKGBUILD
parentcd5261bfb3e09f21848c319750e249ae0db1e7c1 (diff)
downloadaurood-git.tar.gz
Add a gitignore and use git+https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a365c611a52..5ecd8f2b86d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom')
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
depends=('pacman')
makedepends=('git')
-source=("git://github.com/falconindy/${_pkgname}.git#branch=master")
+source=("git+https://github.com/falconindy/${_pkgname}.git#branch=master")
sha512sums=('SKIP')
pkgver() {