kf6-kdesu: update to 6.5.0.
This commit is contained in:
parent
d8a97fbb1d
commit
e97b8071f9
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kf6-kdesu'
|
# Template file for 'kf6-kdesu'
|
||||||
pkgname=kf6-kdesu
|
pkgname=kf6-kdesu
|
||||||
version=6.3.0
|
version=6.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base
|
||||||
gettext"
|
gettext"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdesu"
|
homepage="https://invent.kde.org/frameworks/kdesu"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=a39905a1813347777907622063fc3d515a20c3b6da0fe479aa61734126a9e7de
|
checksum=03c08d0bbcf71ef122ebe3c97b109092ad9e8719d20d341d8510607bda9ab393
|
||||||
|
|
||||||
kf6-kdesu-devel_package() {
|
kf6-kdesu-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue