summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormezcal2016-10-20 11:18:24 +0200
committermezcal2016-10-20 11:18:24 +0200
commit69589005b96db2b3aad969587ffa613af8d03e88 (patch)
tree9c87024085a5813e2b0695a8da112d09efda0c1a /PKGBUILD
parent224cca2b1cd560d7f0f56eab8cdb0ad53c9b32ba (diff)
downloadaur-69589005b96db2b3aad969587ffa613af8d03e88.tar.gz
Update to 3.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52f61e369fe8..181ee4d067fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Cagnulein <cagnulein at tin dot it>
pkgname=phpsysinfo
-pkgver=3.2.5
+pkgver=3.2.6
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=('08875b31a9a7a662473d8cbe866059e7')
+md5sums=('306014faeb128ee8edc7eb6e5eceadb4')
package() {