[arch-commits] Commit in neochat/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Dec 6 13:11:32 UTC 2021


    Date: Monday, December 6, 2021 @ 13:11:32
  Author: arojas
Revision: 1065277

Update to 21.12

Modified:
  neochat/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-06 13:07:18 UTC (rev 1065276)
+++ PKGBUILD	2021-12-06 13:11:32 UTC (rev 1065277)
@@ -2,18 +2,19 @@
 # Contributor: derfenix <derfenix at gmail.com>
 
 pkgname=neochat
-pkgver=1.2.0
-pkgrel=4
+pkgver=21.12
+pkgrel=1
 pkgdesc='A client for matrix, the decentralized communication protocol'
 license=(GPL3)
 arch=(x86_64)
 url='https://apps.kde.org/neochat'
-depends=(qqc2-desktop-style kdbusaddons knotifications libquotient kquickimageeditor kitemmodels qt5-svg qtkeychain-qt5 cmark hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
-source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('8ee4b5f61db7d43c902115e0be01f2b587100183b382596473922e9a42749de6'
+depends=(qqc2-desktop-style libquotient kquickimageeditor kitemmodels kio qtkeychain-qt5 cmark hicolor-icon-theme)
+makedepends=(extra-cmake-modules qcoro-qt5)
+source=(https://download.kde.org/stable/plasma-mobile/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('8393147b95fda221dc99034c2e72d5f91d8ba85cf6f5f5d2d29734c85028ab8a'
             'SKIP')
-validpgpkeys=(B3ED0BAE371BEDA00717921D18F4795C1CE7042B) # Carl Schwan <carl at carlschwan.eu>
+validpgpkeys=(B3ED0BAE371BEDA00717921D18F4795C1CE7042B  # Carl Schwan <carl at carlschwan.eu>
+              0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah (mykolab address) <bshah at mykolab.com>
 
 build() {
   cmake -B build -S $pkgname-$pkgver



More information about the arch-commits mailing list