Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ gdu


Commits:
9aea6294 by Leonidas Spyropoulos at 2024-04-21T11:51:49+01:00
upgpkg: 5.28.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gdu
        pkgdesc = Fast disk usage analyzer
-       pkgver = 5.27.0
+       pkgver = 5.28.0
        pkgrel = 1
        url = https://github.com/dundee/gdu
        arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = gdu
        makedepends = go
        makedepends = git
        depends = glibc
-       source = git+https://github.com/dundee/gdu.git#tag=v5.27.0?signed
+       source = git+https://github.com/dundee/gdu.git#tag=v5.28.0?signed
        validpgpkeys = 360B658707A1A44CA57FB67EEF0BA1C4F3990103
-       sha256sums = SKIP
+       sha256sums = 
38da62985fb1e8a5fc9800e145676279bdbc2f3a363704b056f1afe4b7595b60
 
 pkgname = gdu


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Daniel Milde <daniel at milde dot cz>
 
 pkgname=gdu
-pkgver=5.27.0
+pkgver=5.28.0
 pkgrel=1
 license=('MIT')
 pkgdesc="Fast disk usage analyzer"
@@ -11,7 +11,7 @@ makedepends=('go' 'git')
 arch=('x86_64')
 url="https://github.com/dundee/gdu";
 source=("git+https://github.com/dundee/gdu.git#tag=v${pkgver}?signed";)
-sha256sums=('SKIP')
+sha256sums=('38da62985fb1e8a5fc9800e145676279bdbc2f3a363704b056f1afe4b7595b60')
 validpgpkeys=(
   360B658707A1A44CA57FB67EEF0BA1C4F3990103  # Daniel Milde <dan...@milde.cz>, 
retrieved from https://github.com/dundee.gpg
   )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdu/-/commit/9aea6294a1b29945f69e31a91caf97aa59e9d849

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdu/-/commit/9aea6294a1b29945f69e31a91caf97aa59e9d849
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to