mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libaccounts-qt5: update to 1.16.
This commit is contained in:
parent
80237de0a5
commit
2a0962cd41
2 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'libaccounts-qt5'
|
# Template file for 'libaccounts-qt5'
|
||||||
pkgname=libaccounts-qt5
|
pkgname=libaccounts-qt5
|
||||||
version=1.15
|
version=1.16
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/5/}-VERSION_${version}-5b272ae218ccdf1f67f4eed92e2cdbe21c56ceb8"
|
wrksrc="libaccounts-qt-VERSION_${version}-525ec684cfa8d234f797d7e49e21c476eea04d8e"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIBDIR=/usr/lib"
|
configure_args="LIBDIR=/usr/lib"
|
||||||
hostmakedepends="pkg-config doxygen qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config doxygen qt5-qmake qt5-host-tools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John Rowley <enterthevoid@codesector.co>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://gitlab.com/accounts-sso/libaccounts-qt"
|
homepage="https://gitlab.com/accounts-sso/libaccounts-qt"
|
||||||
distfiles="${homepage}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
|
||||||
checksum=cfa826076e04a7d075baac12e73f4e890a3401ac30c7f80ed9e257a5c6bfbfef
|
checksum=286eb02f936853e32e610003a2a332a12524050d226707e7630b6a29bd3bdf66
|
||||||
|
|
||||||
libaccounts-qt5-devel_package() {
|
libaccounts-qt5-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
1
srcpkgs/libaccounts-qt5/update
Normal file
1
srcpkgs/libaccounts-qt5/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern='/archive/[^/]+/'"$pkgname"'?-VERSION_\K[\d\.]+(?=\.tar\.gz")'
|
Loading…
Add table
Reference in a new issue