Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
pantheon-files
Commits:
d0053f3f by Maxime Gauduin at 2024-10-28T18:44:11+01:00
upgpkg: 7.1.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = pantheon-files
pkgdesc = The Pantheon File Browser
- pkgver = 7.0.0
+ pkgver = 7.1.0
pkgrel = 1
url = https://github.com/elementary/files
arch = x86_64
@@ -35,7 +35,7 @@ pkgbase = pantheon-files
depends = zeitgeist
optdepends = contractor: Various context menu entries
optdepends = tumbler: Thumbnails generation
- source =
pantheon-files::git+https://github.com/elementary/files.git#tag=55d9d11a23191bff120cea0d0650dc9b05bbaf7f
- b2sums =
20423973455f2aab86710d4bb9354eb5b068240c2e934bf07c7ca438272d3590d543e5af3259191d01c11b66b4bc0c42fa17f25697c6ba1d21a5af01578422e4
+ source =
pantheon-files::git+https://github.com/elementary/files.git#tag=d6c30901603f04e7e5cf4a184f212493adddad9e
+ b2sums =
7e41f80e1a6260c71dfc8370fdc91f843f13aea76dc40db9b6951fa8a388373c549680e3c73078239dc84961173cc5d4d2d7b5ed9aa657b17f7879bfe18a0ac6
pkgname = pantheon-files
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <[email protected]>
pkgname=pantheon-files
-pkgver=7.0.0
+pkgver=7.1.0
pkgrel=1
pkgdesc='The Pantheon File Browser'
arch=(x86_64)
@@ -43,9 +43,9 @@ optdepends=(
'contractor: Various context menu entries'
'tumbler: Thumbnails generation'
)
-_tag=55d9d11a23191bff120cea0d0650dc9b05bbaf7f
+_tag=d6c30901603f04e7e5cf4a184f212493adddad9e
source=(pantheon-files::git+https://github.com/elementary/files.git#tag=${_tag})
-b2sums=('20423973455f2aab86710d4bb9354eb5b068240c2e934bf07c7ca438272d3590d543e5af3259191d01c11b66b4bc0c42fa17f25697c6ba1d21a5af01578422e4')
+b2sums=('7e41f80e1a6260c71dfc8370fdc91f843f13aea76dc40db9b6951fa8a388373c549680e3c73078239dc84961173cc5d4d2d7b5ed9aa657b17f7879bfe18a0ac6')
pkgver() {
cd pantheon-files
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-files/-/commit/d0053f3f1027d8218d2e153100815e8a1cd0fbdc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pantheon-files/-/commit/d0053f3f1027d8218d2e153100815e8a1cd0fbdc
You're receiving this email because of your account on gitlab.archlinux.org.