PackageKit: update to 1.2.4.
This commit is contained in:
parent
737b54d4ff
commit
be8c9aec88
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'PackageKit'
|
# Template file for 'PackageKit'
|
||||||
pkgname=PackageKit
|
pkgname=PackageKit
|
||||||
version=1.2.2
|
version=1.2.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="PackageKit-PACKAGEKIT_${version//./_}"
|
wrksrc="PackageKit-PACKAGEKIT_${version//./_}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/hughsie/PackageKit"
|
homepage="https://github.com/hughsie/PackageKit"
|
||||||
distfiles="https://github.com/hughsie/PackageKit/archive/PACKAGEKIT_${version//./_}.tar.gz"
|
distfiles="https://github.com/hughsie/PackageKit/archive/PACKAGEKIT_${version//./_}.tar.gz"
|
||||||
checksum=e87e95ce7423f49eff6dad054c86ba6f922e52d0a757f822e0343da0f44d3dbb
|
checksum=4a7b0a41ffa56ad8af67156c46ecb9d4eb439b31a4cb581d959bd5480444954b
|
||||||
conf_files="/etc/PackageKit/PackageKit.conf /etc/PackageKit/PackageKit.conf"
|
conf_files="/etc/PackageKit/PackageKit.conf /etc/PackageKit/PackageKit.conf"
|
||||||
|
|
||||||
build_options="gir vala"
|
build_options="gir vala"
|
||||||
|
|
Loading…
Reference in New Issue