blob: 8a016a1dd976d85a59bd92ea67a1fca37831e7e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = libqtolm
pkgdesc = A Qt wrapper for libolm
pkgver = 3.0.1
pkgrel = 3
url = https://gitlab.com/b0/libQtOlm
arch = x86_64
license = GPL-3.0-or-later
makedepends = cmake
depends = qt5-base
depends = libolm
conflicts = libqtolm-git
replaces = libqtolm-git
source = https://gitlab.com/b0/libQtOlm/-/archive/v3.0.1/libqtolm-v3.0.1.tar.gz
sha512sums = 98ee8f1a9f69e6e78105e9deb651d276de79678f749d43ae506295d59500617ce517338894a96a163e6d2de901413d6200bb788b507a6ad9179e1cbdc682a858
pkgname = libqtolm
|