summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-04-18 19:25:46 +0200
committerLuca Weiss2019-04-18 19:25:46 +0200
commit0f4de8db3918eb4823d1b92d1767d98056d97b22 (patch)
treed72964ad54d181bcdc51bdd84056b794199137a9 /PKGBUILD
parentbc09db333df7f4288b66e3c4a83920e2dc707678 (diff)
downloadaur-0f4de8db3918eb4823d1b92d1767d98056d97b22.tar.gz
update 'url' too
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b64902e74d1..a54eb4d52920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=3.0.0
pkgrel=1
pkgdesc='An implementation of the Double Ratchet cryptographic ratchet in C++'
arch=('x86_64' 'i686' 'armv7h')
-url="https://git.matrix.org/git/olm/about/"
+url="https://gitlab.matrix.org/matrix-org/olm"
license=('Apache')
depends=('gcc-libs')
source=("https://gitlab.matrix.org/matrix-org/$_pkgname/-/archive/$pkgver/$_pkgname-$pkgver.tar.bz2")