summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMidov2022-10-21 10:18:24 +0200
committerMidov2022-10-21 10:18:24 +0200
commit8ffca0cf8af031b78ffc08a9639c83c68c96b917 (patch)
treec9843f0936d51ad2b310a1ac2596ff761dfaa974 /PKGBUILD
parent324357808b76e92093ca597a6b97b510a7540ea4 (diff)
downloadaur-8ffca0cf8af031b78ffc08a9639c83c68c96b917.tar.gz
update source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f707e74a540..c93c0c1f03c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
_name=matrixcli
pkgname=matrixcli-git
pkgver=2020.02.26
-pkgrel=1
+pkgrel=2
pkgdesc='simple matrix client based on the matrix-python-sdk'
arch=('any')
-url='https://github.com/saadnpq/matrixcli'
+url='https://github.com/saadsolimanxyz/matrixcli'
license=('GPL3')
depends=('python')
provides=('matrixcli' 'matrix-python-sdk')
conflicts=('matrixcli' 'matrix-python-sdk')
-source=("git://github.com/saadnpq/matrixcli.git")
+source=("git+https://github.com/saadsolimanxyz/matrixcli.git")
sha256sums=('SKIP')
pkgver() {