commit 4442cc4347107a6c5f2787e50d5b4d0e9f986ace
parent bcaacb6a5574fa6b963572fc44e5451307f27567
Author: Nick Econopouly <wry@mm.st>
Date: Fri, 19 Nov 2021 12:15:17 -0500
Rename package
Rename package
Diffstat:
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/.SRCINFO b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = jami-client-qt-git
+pkgbase = jami-qt-git
pkgdesc = A free and private communication platform (QT client)
pkgver = r701.0a7aaa5
pkgrel = 1
@@ -19,7 +19,8 @@ pkgbase = jami-client-qt-git
conflicts = jami-gnome-git
conflicts = jami-gnome
conflicts = jami-qt
+ replaces = jami-client-qt-git
source = git+https://git.jami.net/savoirfairelinux/jami-client-qt.git
sha512sums = SKIP
-pkgname = jami-client-qt-git
+pkgname = jami-qt-git
diff --git a/PKGBUILD b/PKGBUILD
@@ -1,5 +1,6 @@
# Maintainer: Nick Econopouly <wry at mm dot st>
-pkgname=jami-client-qt-git
+pkgname=jami-qt-git
+replaces=('jami-client-qt-git')
pkgver=r701.0a7aaa5
pkgrel=1
pkgdesc="A free and private communication platform (QT client)"