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


Commits:
f838eac5 by Orhun Parmaksız at 2026-06-16T23:57:02+02:00
upgpkg: 2.35.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = dua-cli
        pkgdesc = A tool to conveniently learn about the disk usage of 
directories, fast!
-       pkgver = 2.34.0
-       pkgrel = 2
+       pkgver = 2.35.0
+       pkgrel = 1
        url = https://github.com/Byron/dua-cli
        arch = x86_64
        license = MIT
        makedepends = cargo
        depends = glibc
        depends = libgcc
-       source = 
dua-cli-2.34.0.tar.gz::https://github.com/Byron/dua-cli/archive/v2.34.0.tar.gz
-       sha512sums = 
f5e6e81c9c351470923211cd35bd7401b4b2cc663978b8353febb31b0a5b90ae0cc2c7d07b685c9385e8421a9325b66481a59157d15bc94114a258ca4813e659
+       source = 
dua-cli-2.35.0.tar.gz::https://github.com/Byron/dua-cli/archive/v2.35.0.tar.gz
+       sha512sums = 
3ad400b5ec169b7770872252ac6649d97e27d695435297b391eb587b595d76321e5ecee9cf5c19ef36756c9a33e8723abe538317ac8db4f150e705032f969632
 
 pkgname = dua-cli


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: mexus <[email protected]>
 
 pkgname=dua-cli
-pkgver=2.34.0
-pkgrel=2
+pkgver=2.35.0
+pkgrel=1
 pkgdesc="A tool to conveniently learn about the disk usage of directories, 
fast!"
 arch=('x86_64')
 url="https://github.com/Byron/dua-cli";
@@ -13,7 +13,7 @@ license=('MIT')
 depends=('glibc' 'libgcc')
 makedepends=('cargo')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('f5e6e81c9c351470923211cd35bd7401b4b2cc663978b8353febb31b0a5b90ae0cc2c7d07b685c9385e8421a9325b66481a59157d15bc94114a258ca4813e659')
+sha512sums=('3ad400b5ec169b7770872252ac6649d97e27d695435297b391eb587b595d76321e5ecee9cf5c19ef36756c9a33e8723abe538317ac8db4f150e705032f969632')
 
 prepare() {
   cd "$pkgname-$pkgver"



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

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