summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime “pep” Buquet2023-11-04 20:49:32 +0100
committerMaxime “pep” Buquet2023-11-04 20:49:32 +0100
commitcd8ecc39ec9430b0cc669e6ace9ce4805102fb16 (patch)
treec79bdaf69591f074d533dd9ce0c2966de9d51e58 /PKGBUILD
parent20a7b5ec86daf1dacf7e667e40d324c1a749180d (diff)
downloadaur-python-slixmpp-omemo-git.tar.gz
Update upstream url
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97393284e137..8dc46b275976 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=python-slixmpp-omemo-git
_pkgbase=slixmpp-omemo
-pkgver=r126.4da2bf0
+pkgver=r200.159610b
pkgrel=1
pkgdesc="Slixmpp OMEMO plugin"
arch=(any)
-url="https://lab.louiz.org/poezio/slixmpp-omemo"
+url="https://codeberg.org/poezio/slixmpp-omemo"
license=('GPL3')
depends=(
'python>=3.5'
@@ -17,7 +17,7 @@ provides=('python-slixmpp-omemo')
conflicts=('python-slixmpp-omemo')
makedepends=('git' 'python-setuptools')
-source=("${_pkgbase}::git+https://lab.louiz.org/poezio/slixmpp-omemo.git")
+source=("${_pkgbase}::git+https://codeberg.org/poezio/slixmpp-omemo.git")
sha256sums=('SKIP')
pkgver() {