summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsarif2022-09-13 10:29:01 -0500
committersarif2022-09-13 10:29:01 -0500
commite17e6c71e571570c0c15ec1a2182b16a5d5d8e0e (patch)
tree8be5354bee02f777f5f7d588189989a7db45d346 /PKGBUILD
parent8470e9e35938a32b531ef8ca57bba60d2ba77183 (diff)
downloadaur-e17e6c71e571570c0c15ec1a2182b16a5d5d8e0e.tar.gz
upreved to 3.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index adcaadaf2bde..03676b3fb560 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: CountMurphy <spartan1086 at gmail>
pkgname=phpsysinfo
-pkgver=3.4.1
+pkgver=3.4.2
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=('942270c1a57ad24117f068c0a30ea2bc')
+md5sums=('05f0c1a60ce4c85287c77d7b54f4c3f4')
package() {