summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-04-18 19:22:23 +0200
committerLuca Weiss2019-04-18 19:22:23 +0200
commitbc09db333df7f4288b66e3c4a83920e2dc707678 (patch)
treee4b4f7a5d813eaf5c47976e5772eff8bf91b865d /PKGBUILD
parent43045895b6bc685256a393b9b5b3e04224c12647 (diff)
downloadaur-bc09db333df7f4288b66e3c4a83920e2dc707678.tar.gz
update source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39dcc2657af0..1b64902e74d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64' 'i686' 'armv7h')
url="https://git.matrix.org/git/olm/about/"
license=('Apache')
depends=('gcc-libs')
-source=("https://git.matrix.org/git/$_pkgname/snapshot/$_pkgname-$pkgver.tar.bz2")
+source=("https://gitlab.matrix.org/matrix-org/$_pkgname/-/archive/$pkgver/$_pkgname-$pkgver.tar.bz2")
sha512sums=('4d83d7222f9fbc238a97156e4d22a6215e922c3e2567751b84243fb5081a9dd20d176fc7f187ccf92139a8fd7f36e851785def7fd448374c971964e4ba674dd6')
build() {