packagekit: Updated for version 1.3.4

This commit is contained in:
2026-02-09 11:09:28 +01:00
parent 8a7a0836cd
commit 6461e71a60
2 changed files with 5 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# Slackware build script for packagekit # Slackware build script for packagekit
# #
# Copyright 2025 Eugene Wissner, Mannheim, Germany # Copyright 2026 Eugene Wissner, Mannheim, Germany
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@@ -98,7 +98,7 @@ cd build
-Dsystemd=false \ -Dsystemd=false \
-Doffline_update=false \ -Doffline_update=false \
-Delogind=true \ -Delogind=true \
-Dpackaging_backend=slack -Dpackaging_backend=dummy
"${NINJA:=ninja}" "${NINJA:=ninja}"
DESTDIR=$PKG $NINJA install DESTDIR=$PKG $NINJA install
cd .. cd ..

View File

@@ -1,11 +1,10 @@
PRGNAM="packagekit" PRGNAM="packagekit"
VERSION="1.2.6" VERSION="1.3.4"
HOMEPAGE="https://www.freedesktop.org/software/PackageKit/" HOMEPAGE="https://www.freedesktop.org/software/PackageKit/"
DOWNLOAD="https://www.freedesktop.org/software/PackageKit/releases/PackageKit-1.2.6.tar.xz" DOWNLOAD="https://www.freedesktop.org/software/PackageKit/releases/PackageKit-1.3.4.tar.xz"
MD5SUM="71f855b4ac809b642ec911ce12dd8010" MD5SUM="4e33bbfd365dafdecf6fd012c123fe3e"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""
MAINTAINER="Eugene Wissner" MAINTAINER="Eugene Wissner"
EMAIL="belka@caraus.de" EMAIL="belka@caraus.de"
PackageKit-1.2.6.tar.xz