summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6bac1ecb1c8..a4c1299e8715 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Cagnulein <cagnulein at tin dot it>
pkgname=phpsysinfo
-pkgver=3.2.3
+pkgver=3.2.4
pkgrel=1
pkgdesc="PHP script that displays information about the host being accessed."
arch=('any')
@@ -13,7 +13,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=('280fffa760a77881eff5246dfb14b5b3')
+md5sums=('991077bd8583bbd33e83ae70da62b6e4')
package() {