Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / cockpit-files


Commits:
0bcf24c8 by Massimiliano Torromeo at 2024-07-12T16:35:25+02:00
upgpkg: 3.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = cockpit-files
        pkgdesc = A Featureful File Browser for Cockpit
-       pkgver = 2
+       pkgver = 3.1
        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/2/cockpit-files-2.tar.xz
-       sha256sums = 
59706c59ca0af7c14776f76d19be72017921bcbefe0df1beb020d185e0c89f1d
+       source = 
https://github.com/cockpit-project/cockpit-files/releases/download/3.1/cockpit-files-3.1.tar.xz
+       sha256sums = 
e81b7b9e2c168bd8549a3d9bfd62b2be59c2b3fcea711d79aeb389c6ebd60247
 
 pkgname = cockpit-files


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Massimiliano Torromeo <[email protected]>
 
 pkgname=cockpit-files
-pkgver=2
+pkgver=3.1
 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=('59706c59ca0af7c14776f76d19be72017921bcbefe0df1beb020d185e0c89f1d')
+sha256sums=('e81b7b9e2c168bd8549a3d9bfd62b2be59c2b3fcea711d79aeb389c6ebd60247')
 
 package() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-files/-/commit/0bcf24c805383832e97cfe5fe2d3c1c11933245a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cockpit-files/-/commit/0bcf24c805383832e97cfe5fe2d3c1c11933245a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to