Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
neochat
Commits:
dbb83fad by Antonio Rojas at 2023-10-14T01:45:47+02:00
upgpkg: 23.08.2-2: kirigami-addons5 rename
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = neochat
pkgdesc = A client for matrix, the decentralized communication protocol
pkgver = 23.08.2
- pkgrel = 1
+ pkgrel = 2
url = https://apps.kde.org/neochat/
arch = x86_64
groups = kde-applications
@@ -12,7 +12,7 @@ pkgbase = neochat
makedepends = qcoro-qt5
makedepends = kdoctools5
depends = qqc2-desktop-style5
- depends = kirigami-addons
+ depends = kirigami-addons5
depends = kquickcharts5
depends = qt5-location
depends = libquotient
=====================================
PKGBUILD
=====================================
@@ -2,13 +2,13 @@
pkgname=neochat
pkgver=23.08.2
-pkgrel=1
+pkgrel=2
pkgdesc='A client for matrix, the decentralized communication protocol'
url='https://apps.kde.org/neochat/'
arch=(x86_64)
license=(GPL LGPL)
groups=(kde-applications kde-network)
-depends=(qqc2-desktop-style5 kirigami-addons kquickcharts5 qt5-location
+depends=(qqc2-desktop-style5 kirigami-addons5 kquickcharts5 qt5-location
libquotient kquickimageeditor kitemmodels5 kio5 syntax-highlighting5
cmark hicolor-icon-theme)
makedepends=(extra-cmake-modules qcoro-qt5 kdoctools5)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/neochat/-/commit/dbb83fad5df9f247a917757cab18b2aeabed763c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/neochat/-/commit/dbb83fad5df9f247a917757cab18b2aeabed763c
You're receiving this email because of your account on gitlab.archlinux.org.