summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-03-26 22:12:33 +0100
committerMartchus2022-03-26 22:12:33 +0100
commit83ef4d450890afca8cf3b17e6be88f1b5b5f432c (patch)
treee8d2f45eb4d2d84b14c5c7b3f4637e1058c94ca9 /PKGBUILD
parente6205eba85a967974e80692348abb4a4264ea4ae (diff)
downloadaur-midifile-git.tar.gz
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 245e4df2c173..217d16864abf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ makedepends=('cmake' 'git')
#provides=("${_name}")
conflicts=("${_name}")
url="http://midifile.sapp.org"
-source=("${_reponame}::git://github.com/craigsapp/${_reponame}.git")
+source=("${_reponame}::git+https://github.com/craigsapp/${_reponame}.git")
sha256sums=('SKIP')
pkgver() {