upgpkg: 0.11.3-7: rebuild for cmark 0.31

https://archlinux.org/todo/cmark-031/
This commit is contained in:
Leonidas Spyropoulos 2024-01-29 09:31:53 +00:00
parent e80bfe1378
commit 2a5abdf8b6
No known key found for this signature in database
GPG key ID: 244740D17C7FD0EC
2 changed files with 4 additions and 4 deletions

View file

@ -1,10 +1,10 @@
pkgbase = nheko pkgbase = nheko
pkgdesc = Desktop client for the Matrix protocol pkgdesc = Desktop client for the Matrix protocol
pkgver = 0.11.3 pkgver = 0.11.3
pkgrel = 6 pkgrel = 7
url = https://nheko.im/nheko-reborn/nheko url = https://nheko.im/nheko-reborn/nheko
arch = x86_64 arch = x86_64
license = GPL3 license = GPL-3.0-or-later
makedepends = cmake makedepends = cmake
makedepends = ninja makedepends = ninja
makedepends = boost makedepends = boost

View file

@ -5,11 +5,11 @@
pkgname=nheko pkgname=nheko
pkgver=0.11.3 pkgver=0.11.3
pkgrel=6 pkgrel=7
pkgdesc="Desktop client for the Matrix protocol" pkgdesc="Desktop client for the Matrix protocol"
arch=('x86_64') arch=('x86_64')
url="https://nheko.im/nheko-reborn/nheko" url="https://nheko.im/nheko-reborn/nheko"
license=(GPL3) license=(GPL-3.0-or-later)
depends=(qt5-svg qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia qtkeychain-qt5 \ depends=(qt5-svg qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia qtkeychain-qt5 \
coeurl mtxclient lmdb cmark libolm hicolor-icon-theme gst-plugins-bad-libs\ coeurl mtxclient lmdb cmark libolm hicolor-icon-theme gst-plugins-bad-libs\
'org.freedesktop.secrets') 'org.freedesktop.secrets')