summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcerebrux2020-10-03 20:08:40 +0000
committercerebrux2020-10-03 20:08:40 +0000
commit812aa8aa64c1be7768d4abe330a0ae4169be2953 (patch)
tree389fe57b065910f82f9d64e481971ca8ecfacf21 /PKGBUILD
parentcc46119667a50b4f0107c4f520426573fb9693a3 (diff)
downloadaur-812aa8aa64c1be7768d4abe330a0ae4169be2953.tar.gz
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f3c94f247495..cad26e75d7dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Cerebrux <mail@cerebrux.net>
pkgname=sysglance
-pkgver=1.4.9
+pkgver=1.4.10
pkgrel=1
pkgdesc="Utility for collecting information about the hardware and the operating system by generating a simple report."
arch=('any')
@@ -14,3 +14,4 @@ package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -Dm755 sysglance.sh "$pkgdir/usr/bin/sysglance"
}
+md5sums=('51f3259a3c1debcfa759dda30873ec20')