parent
04d2631914
commit
c1049b7c7d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libaccounts-qt5'
|
||||
pkgname=libaccounts-qt5
|
||||
version=1.14
|
||||
version=1.15
|
||||
revision=1
|
||||
build_style=qmake
|
||||
short_desc="Client library to the accounts database, with a Qt5-based API"
|
||||
|
@ -8,10 +8,10 @@ maintainer="John Rowley <enterthevoid@codesector.co>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://gitlab.com/accounts-sso/libaccounts-qt"
|
||||
distfiles="${homepage}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
|
||||
checksum="53d2e295b26295166db5c16333c91e32a599b36c2eee296b803ce39d6a99a8d9"
|
||||
checksum=cfa826076e04a7d075baac12e73f4e890a3401ac30c7f80ed9e257a5c6bfbfef
|
||||
hostmakedepends="pkg-config doxygen"
|
||||
makedepends="libaccounts-glib-devel qt5-devel"
|
||||
wrksrc="${pkgname/5/}-VERSION_${version}-a34ca4b6d250529c900b0382559553b6e5885918"
|
||||
wrksrc="${pkgname/5/}-VERSION_${version}-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8"
|
||||
configure_args="LIBDIR=/usr/lib"
|
||||
|
||||
libaccounts-qt5-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue