summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcgugas2023-06-30 16:41:47 -0500
committercgugas2023-06-30 16:41:47 -0500
commit3a6b0283fdb1b9f4fcf9a6330236db134b4d1afd (patch)
treebd479d7745c22ca362cd60dae1e93f871b67ddc5 /PKGBUILD
parente17e6c71e571570c0c15ec1a2182b16a5d5d8e0e (diff)
downloadaur-3a6b0283fdb1b9f4fcf9a6330236db134b4d1afd.tar.gz
updated to 3.4.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03676b3fb560..f3c5157eef06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: CountMurphy <spartan1086 at gmail>
pkgname=phpsysinfo
-pkgver=3.4.2
+pkgver=3.4.3
pkgrel=1
pkgdesc="PHP script that displays information about the host being accessed."
arch=('any')
@@ -14,7 +14,7 @@ backup=(etc/webapps/phpsysinfo/phpsysinfo.ini
depends=('php')
optdepends=('lm_sensors: for providing temperature')
source=("https://github.com/rk4an/phpsysinfo/archive/v$pkgver.tar.gz")
-md5sums=('05f0c1a60ce4c85287c77d7b54f4c3f4')
+md5sums=('46d21eaeb72da0862900254d1b5fe64e')
package() {