summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWolf2018-01-10 18:05:23 +0100
committerWolf2018-01-10 18:05:23 +0100
commit2e8ca7296b90ce0dada6501fd030c687c17c6f5a (patch)
treed607938837e8c27f13fe48e3144772c883d8cbe1 /PKGBUILD
parentdb8e790cc14cf6248bc04eb9b207245084ac471d (diff)
downloadaur-2e8ca7296b90ce0dada6501fd030c687c17c6f5a.tar.gz
Fix up urls
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b7375b66036..eaaab81ed50b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ makedepends=('git' 'cmake')
options=(staticlibs)
source=(
- "git+https://github.com/graywolf/xbase#tag=${pkgver}"
- "git+https://github.com/3rd_party/googletest"
+ "https://github.com/graywolf/xbase#tag=${pkgver}"
+ "https://github.com/3rd_party/googletest"
)
sha512sums=(
'SKIP'