grantleetheme: update to 18.04.3.
This commit is contained in:
parent
ca583fd50a
commit
1edf688937
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grantleetheme'
|
||||
pkgname=grantleetheme
|
||||
version=17.12.3
|
||||
version=18.04.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="KDE_INSTALL_USE_QT_SYS_PATHS=TRUE"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Library for Grantlee theming support"
|
|||
maintainer="John <johnz@posteo.net>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://community.kde.org/KDE_PIM"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/grantleetheme-${version}.tar.xz"
|
||||
checksum=5dc34b222ff3297cccd0a7679ff8856ec566954443a45702c0c12833042cda60
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/grantleetheme-${version}.tar.xz"
|
||||
checksum=5ba1c8bf89ead05848fae5a5777b35c9701365a00fedcef5194aafa47be5c9d8
|
||||
|
||||
grantleetheme-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
||||
|
|
Loading…
Reference in New Issue