Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging /
Packages / cockpit-files
Commits:
e7cffe07 by Massimiliano Torromeo at 2026-06-05T23:17:55+02:00
upgpkg: 41-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = cockpit-files
pkgdesc = A Featureful File Browser for Cockpit
- pkgver = 40
+ pkgver = 41
pkgrel = 1
url = https://github.com/cockpit-project/cockpit-files
arch = any
license = LGPL-2.1-or-later
depends = cockpit
- source =
https://github.com/cockpit-project/cockpit-files/releases/download/40/cockpit-files-40.tar.xz
- sha256sums =
629eacf71d15bbc2e0720ef56889932c9f1834a2647f185b48e70f7242550062
+ source =
https://github.com/cockpit-project/cockpit-files/releases/download/41/cockpit-files-41.tar.xz
+ sha256sums =
dfb7ce22d973bba68ccf2a6b1980d20f0573485f771ee77f0a2da5f379ecd261
pkgname = cockpit-files
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Massimiliano Torromeo <[email protected]>
pkgname=cockpit-files
-pkgver=40
+pkgver=41
pkgrel=1
pkgdesc='A Featureful File Browser for Cockpit'
arch=('any')
@@ -9,7 +9,7 @@ url='https://github.com/cockpit-project/cockpit-files'
license=(LGPL-2.1-or-later)
depends=(cockpit)
source=("https://github.com/cockpit-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('629eacf71d15bbc2e0720ef56889932c9f1834a2647f185b48e70f7242550062')
+sha256sums=('dfb7ce22d973bba68ccf2a6b1980d20f0573485f771ee77f0a2da5f379ecd261')
package() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-files/-/commit/e7cffe07142b33fc5d5ba0f7f8d62a9c6ecd155f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-files/-/commit/e7cffe07142b33fc5d5ba0f7f8d62a9c6ecd155f
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help