packagekit: Updated for version 1.3.4
This commit is contained in:
@@ -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 ..
|
||||||
|
|||||||
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user