Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit
Commits:
eb08e6e1 by Massimiliano Torromeo at 2023-08-09T19:29:41+02:00
upgpkg: 298-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=cockpit
pkgname=(cockpit cockpit-packagekit cockpit-pcp cockpit-storaged)
-pkgver=297
+pkgver=298
pkgrel=1
pkgdesc='A systemd web based user interface for Linux servers'
arch=('x86_64')
@@ -18,7 +18,7 @@
source=("https://github.com/cockpit-project/cockpit/releases/download/$pkgver/co
"cockpit.pam"
"cockpit-ws.sysuser.conf"
"cockpit-wsinstance.sysuser.conf")
-sha256sums=('09a7b443dc6f325417e6f8778c35700ac93d4df25e24ca823d10a7beb2398802'
+sha256sums=('c7da91824f7a72c82c1a3aaff1a57dbe0ce1e29e05e95d92b5118a324a3f4b39'
'a979e236681c6a06906937cf0f012e976347af5d6d7e7ae04a11acb01cc2689d'
'1ad9dad75858264778bd94799b60c651f7cc1c7f7fa1c54622174303e639287a'
'46ee8ecad7bc97ba588ab9471dde76e41c00daf40658902425626c3a1938b438')
@@ -55,8 +55,8 @@ build() {
}
package_cockpit() {
- depends=(krb5 libssh json-glib glib-networking
- libpwquality openssl kexec-tools python)
+ depends=(krb5 libssh json-glib glib-networking libpwquality
+ openssl kexec-tools python gobject-introspection-runtime)
backup=('etc/pam.d/cockpit')
optdepends=("cockpit-pcp: reading performance metrics"
"cockpit-storaged: manage storage"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/eb08e6e17f4da14169c0b77f29180735b8ef4027
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit/-/commit/eb08e6e17f4da14169c0b77f29180735b8ef4027
You're receiving this email because of your account on gitlab.archlinux.org.