Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / ncdu


Commits:
b9a7db91 by Daurnimator at 2024-11-22T13:12:37+11:00
upgpkg: 2.7-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ncdu
        pkgdesc = Disk usage analyzer with an ncurses interface
-       pkgver = 2.6
+       pkgver = 2.7
        pkgrel = 1
        url = https://dev.yorhel.nl/ncdu
        arch = x86_64
@@ -9,12 +9,12 @@ pkgbase = ncdu
        depends = ncurses
        depends = glibc
        depends = zstd
-       source = https://dev.yorhel.nl/download/ncdu-2.6.tar.gz
-       source = https://dev.yorhel.nl/download/ncdu-2.6.tar.gz.asc
+       source = https://dev.yorhel.nl/download/ncdu-2.7.tar.gz
+       source = https://dev.yorhel.nl/download/ncdu-2.7.tar.gz.asc
        validpgpkeys = 74460D32B80810EBA9AFA2E962394C698C2739FA
-       sha256sums = 
3f471ebd38b56e60dab80c27e3af1d826666957f02d9e8419b149daaf7ade505
+       sha256sums = 
b218cc14a2bb9852cf951db4e21aec8980e7a8c3aca097e3aa3417f20eb93000
        sha256sums = SKIP
-       b2sums = 
21d45bb428a56a040083165b9d467a526cd83eaa05b6f88b90a0b5dac0fa70dc4fd7e37ff52debc619b06103a95dad8ddc26fc9e77b6118eeb39aa97bfa0fd0e
+       b2sums = 
10363968820da2dd3cb17c73eb3cba877ca229b896f44bbdd2b8b04c9e3d13aec8476c1968fc5c1841c856e51a1cba64f840e3320e5655bb2eb2bf7258a88f0e
        b2sums = SKIP
 
 pkgname = ncdu


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Gaetan Bisson <bis...@archlinux.org>
 
 pkgname=ncdu
-pkgver=2.6
+pkgver=2.7
 pkgrel=1
 pkgdesc='Disk usage analyzer with an ncurses interface'
 url='https://dev.yorhel.nl/ncdu'
@@ -20,9 +20,9 @@ depends=(
 makedepends=('zig')
 arch=('x86_64')
 source=("https://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('3f471ebd38b56e60dab80c27e3af1d826666957f02d9e8419b149daaf7ade505'
+sha256sums=('b218cc14a2bb9852cf951db4e21aec8980e7a8c3aca097e3aa3417f20eb93000'
             'SKIP')
-b2sums=('21d45bb428a56a040083165b9d467a526cd83eaa05b6f88b90a0b5dac0fa70dc4fd7e37ff52debc619b06103a95dad8ddc26fc9e77b6118eeb39aa97bfa0fd0e'
+b2sums=('10363968820da2dd3cb17c73eb3cba877ca229b896f44bbdd2b8b04c9e3d13aec8476c1968fc5c1841c856e51a1cba64f840e3320e5655bb2eb2bf7258a88f0e'
         'SKIP')
 validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA') # Yoran Heling 
<proje...@yorhel.nl>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ncdu/-/commit/b9a7db91bf9a795d70ee962c72c4ccb75776dd36

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


Reply via email to