Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
superfile


Commits:
dc78d21f by Sven-Hendrik Haase at 2026-06-08T10:17:15+02:00
upgpkg: 1.6.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = superfile
        pkgdesc = Pretty fancy and modern terminal file manager
-       pkgver = 1.5.0
+       pkgver = 1.6.0
        pkgrel = 1
        url = https://superfile.netlify.app/
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = superfile
        makedepends = go
        depends = glibc
        optdepends = exiftool: metadata plugin
-       source = 
https://github.com/yorukot/superfile/archive/refs/tags/v1.5.0/superfile-1.5.0.tar.gz
-       sha256sums = 
bb394f73817d164b9756613ccd850fb3dd5fd5ee898defd86b27eecd4cec48bf
+       source = 
https://github.com/yorukot/superfile/archive/refs/tags/v1.6.0/superfile-1.6.0.tar.gz
+       sha256sums = 
7340ce9e3e7db401164310dd5d2d1dfa3ccf76118ac49d192b0fac2a292c5b0d
 
 pkgname = superfile


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 # Contributor: Matteo Giordano <[email protected]>
 pkgname=superfile
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc='Pretty fancy and modern terminal file manager'
 arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=(
   'exiftool: metadata plugin'
 )
 
source=("https://github.com/yorukot/superfile/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-sha256sums=('bb394f73817d164b9756613ccd850fb3dd5fd5ee898defd86b27eecd4cec48bf')
+sha256sums=('7340ce9e3e7db401164310dd5d2d1dfa3ccf76118ac49d192b0fac2a292c5b0d')
 
 build() {
     cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/superfile/-/commit/dc78d21f8d777cce414eb4cd11e1ce5048e544e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/superfile/-/commit/dc78d21f8d777cce414eb4cd11e1ce5048e544e7
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


Reply via email to