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


Commits:
db589624 by Sven-Hendrik Haase at 2025-03-10T02:54:15+01:00
upgpkg: 1.3.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = dool
        pkgdesc = A versatile resource statistics tool
-       pkgver = 1.3.3
+       pkgver = 1.3.4
        pkgrel = 1
        url = https://github.com/scottchiefbaker/dool
        arch = any
        license = GPL
        depends = python
        replaces = dstat
-       source = 
dool-1.3.3::https://github.com/scottchiefbaker/dool/archive/refs/tags/v1.3.3.tar.gz
-       sha512sums = 
d575c126bbfe611427a1948f53f8b0835c2a5d8f2d43edc840c03d1f299481489a49fe508722537f22316f41bb6e4d74848cca9439a4cc56dc7ece4f731d083d
+       source = 
dool-1.3.4::https://github.com/scottchiefbaker/dool/archive/refs/tags/v1.3.4.tar.gz
+       sha512sums = 
f58d8cad39831550bb3e9df179442b84d263d8b23cf4cc0850b46198121017de0070517005a2f8f61bd0946766a7829ac2a5d1baa94b386bf16709bd9a32fd10
 
 pkgname = dool


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=dool
-pkgver=1.3.3
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="A versatile resource statistics tool"
 arch=('any')
@@ -9,7 +9,7 @@ license=('GPL')
 depends=('python')
 replaces=('dstat')
 
source=("$pkgname-$pkgver::https://github.com/scottchiefbaker/dool/archive/refs/tags/v${pkgver}.tar.gz";)
-sha512sums=('d575c126bbfe611427a1948f53f8b0835c2a5d8f2d43edc840c03d1f299481489a49fe508722537f22316f41bb6e4d74848cca9439a4cc56dc7ece4f731d083d')
+sha512sums=('f58d8cad39831550bb3e9df179442b84d263d8b23cf4cc0850b46198121017de0070517005a2f8f61bd0946766a7829ac2a5d1baa94b386bf16709bd9a32fd10')
 
 package() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dool/-/commit/db5896249ee35ac460b4c68a1390c2ebd8fa52e0

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


Reply via email to