[arch-commits] Commit in kdiskmark/trunk (PKGBUILD)

Jiachen Yang farseerfc at gemini.archlinux.org
Fri Aug 27 06:31:14 UTC 2021


    Date: Friday, August 27, 2021 @ 06:31:13
  Author: farseerfc
Revision: 1007277

upgpkg: kdiskmark 2.2.1-1

Modified:
  kdiskmark/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 03:12:38 UTC (rev 1007276)
+++ PKGBUILD	2021-08-27 06:31:13 UTC (rev 1007277)
@@ -4,7 +4,7 @@
 arch=('x86_64')
 _pkgname=KDiskMark
 pkgname=kdiskmark
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="HDD and SSD benchmark tool with a very friendly graphical user interface"
 url="https://github.com/JonMagon/${_pkgname}"
@@ -12,7 +12,7 @@
 depends=(qt5-base fio libaio hicolor-icon-theme kauth)
 makedepends=(git cmake extra-cmake-modules qt5-tools)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/JonMagon/${_pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('f778dd8422ebbeff07d335284a0fd658fc581a87d4a8e07a1c3c7e17dfbe6d3c')
+sha256sums=('52a49b983284bca8a11c5238809a29c9967ff7a6d7a0adc5ee76aab00dc82f53')
 
 build() {
     cmake -B build -S "${_pkgname}-${pkgver}" \



More information about the arch-commits mailing list