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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Nov 5 14:56:47 UTC 2020


    Date: Thursday, November 5, 2020 @ 14:56:47
  Author: yan12125
Revision: 743151

upgpkg: libsysstat 0.4.4-1

Modified:
  libsysstat/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 14:55:32 UTC (rev 743150)
+++ PKGBUILD	2020-11-05 14:56:47 UTC (rev 743151)
@@ -1,19 +1,20 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Co-Maintainer: Chih-Hsuan Yen <yan12125 at gmail.com>
 
 pkgname=libsysstat
-pkgver=0.4.3
+pkgver=0.4.4
 pkgrel=1
 pkgdesc="Library to query system statistics (net, resource usage, ...)"
 arch=("x86_64")
-url="https://lxqt.org"
+url="https://github.com/lxqt/$pkgname"
 license=("LGPL2.1")
 depends=("qt5-base")
 makedepends=("lxqt-build-tools")
 source=(
-	"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
-	"https://github.com/lxde/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
+	"https://github.com/lxqt/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
+	"https://github.com/lxqt/libsysstat/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
 )
-sha512sums=('a34511e4f9fe1ed977ffc65b11948459922760f9a22b225d48d1c7cae9fc6c94b315c1394768f4c7b94ffc28c1267410c21ba55ff89e54976526ea1e5e4d7a56'
+sha512sums=('2d3545f6b3872dd48f9d4537352e6f8884cf10adca71625f75da7898a71c3100df996b6a3f8cd851d352347db5b82c67402172831179c574639c75dd35ed1d88'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list