upgpkg: 0.11.3-7: rebuild for cmark 0.31
https://archlinux.org/todo/cmark-031/
This commit is contained in:
parent
e80bfe1378
commit
2a5abdf8b6
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
@ -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
|
||||||
|
|
4
PKGBUILD
4
PKGBUILD
|
@ -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')
|
||||||
|
|
Loading…
Reference in a new issue