summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcgugas2022-01-22 09:33:58 -0600
committercgugas2022-01-22 09:33:58 -0600
commit8470e9e35938a32b531ef8ca57bba60d2ba77183 (patch)
tree2d515ed0e5aef554099cb6bfe8c3b1812c6a369d /PKGBUILD
parent91de3ce251ea6958aed8ef96cdfa63b8bd0c1fba (diff)
downloadaur-8470e9e35938a32b531ef8ca57bba60d2ba77183.tar.gz
updated to 3.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c80fc1da827..adcaadaf2bde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: CountMurphy <spartan1086 at gmail>
pkgname=phpsysinfo
-pkgver=3.4.0
+pkgver=3.4.1
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=('d776be7660def918cb3710265bae8b80')
+md5sums=('942270c1a57ad24117f068c0a30ea2bc')
package() {