Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
neochat
Commits:
b34e01c2 by Antonio Rojas at 2024-10-16T23:06:00+02:00
upgpkg: 24.08.2-2: Enable kunifiedpush
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = neochat
pkgdesc = A client for matrix, the decentralized communication protocol
pkgver = 24.08.2
- pkgrel = 1
+ pkgrel = 2
url = https://apps.kde.org/neochat/
arch = x86_64
groups = kde-applications
@@ -31,6 +31,7 @@ pkgbase = neochat
depends = kquickimageeditor
depends = kservice
depends = kstatusnotifieritem
+ depends = kunifiedpush
depends = kwindowsystem
depends = libquotient
depends = prison
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=neochat
pkgver=24.08.2
-pkgrel=1
+pkgrel=2
pkgdesc='A client for matrix, the decentralized communication protocol'
url='https://apps.kde.org/neochat/'
arch=(x86_64)
@@ -26,6 +26,7 @@ depends=(cmark
kquickimageeditor
kservice
kstatusnotifieritem
+ kunifiedpush
kwindowsystem
libquotient
prison
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/neochat/-/commit/b34e01c2a3ad562c79848b22a9a34157c933d1bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/neochat/-/commit/b34e01c2a3ad562c79848b22a9a34157c933d1bf
You're receiving this email because of your account on gitlab.archlinux.org.