Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
dua-cli


Commits:
ac7e845e by Orhun Parmaksız at 2026-07-14T17:31:08+02:00
upgpkg: 2.38.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = dua-cli
        pkgdesc = A tool to conveniently learn about the disk usage of 
directories, fast!
-       pkgver = 2.37.1
+       pkgver = 2.38.0
        pkgrel = 1
        url = https://github.com/Byron/dua-cli
        arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = dua-cli
        makedepends = cargo
        depends = glibc
        depends = libgcc
-       source = 
dua-cli-2.37.1.tar.gz::https://github.com/Byron/dua-cli/archive/v2.37.1.tar.gz
-       sha512sums = 
5d6123610ac95d14fcb62fbc8600c2c6877ad942d99f146c5539d14d557bd9016339b5d7296f54198fc814b35097ed5d1c0908175aa0f48e8fb5d60dcaf2a477
+       source = 
dua-cli-2.38.0.tar.gz::https://github.com/Byron/dua-cli/archive/v2.38.0.tar.gz
+       sha512sums = 
39366e5efff83c7346f1cadd303bf4e20430d5a599f901156e3163384be88eb9388f5697caf26ce0f17199806dc2e19a02b0e9f33a9496c09e19c74f310da89f
 
 pkgname = dua-cli


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: mexus <[email protected]>
 
 pkgname=dua-cli
-pkgver=2.37.1
+pkgver=2.38.0
 pkgrel=1
 pkgdesc="A tool to conveniently learn about the disk usage of directories, 
fast!"
 arch=('x86_64')
@@ -13,7 +13,7 @@ license=('MIT')
 depends=('glibc' 'libgcc')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('5d6123610ac95d14fcb62fbc8600c2c6877ad942d99f146c5539d14d557bd9016339b5d7296f54198fc814b35097ed5d1c0908175aa0f48e8fb5d60dcaf2a477')
+sha512sums=('39366e5efff83c7346f1cadd303bf4e20430d5a599f901156e3163384be88eb9388f5697caf26ce0f17199806dc2e19a02b0e9f33a9496c09e19c74f310da89f')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dua-cli/-/commit/ac7e845eb93322e23c055c39009d1ef7c890a05a

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