[arch-commits] Commit in zabbix/trunk (PKGBUILD)

Florian Pritz bluewind at archlinux.org
Sun Aug 30 11:25:32 UTC 2020


    Date: Sunday, August 30, 2020 @ 11:25:31
  Author: bluewind
Revision: 394981

upgpkg: zabbix 5.0.3-1: upstream update

Modified:
  zabbix/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-30 11:02:48 UTC (rev 394980)
+++ PKGBUILD	2020-08-30 11:25:31 UTC (rev 394981)
@@ -3,7 +3,7 @@
 
 pkgbase=zabbix
 pkgname=(zabbix-server zabbix-agent{,2} zabbix-proxy zabbix-frontend-php)
-pkgver=5.0.2
+pkgver=5.0.3
 pkgrel=1
 arch=(x86_64)
 url='https://www.zabbix.com/'
@@ -15,7 +15,7 @@
         zabbix-server{-mysql,-pgsql}.service zabbix-server.{sysusers,tmpfiles}
         zabbix-proxy{-sqlite,-mysql,-pgsql}.service zabbix-proxy.{sysusers,tmpfiles})
 
-sha512sums=('81cf26d67e4e4df388dd6505db6f7451cf2f05aa6ac7b5d043c32eec89053cf133075bbb289cfb5b15f48a3eb94f6462427047777035ab09cc1dfeefba926dd6'
+sha512sums=('d08a031b334f531320f6b695af3ed7e3514c802ea28e0cec75040c518409e16ab4c591b389091aa12c07129f9b758d050c958967e3e86e725f4595f3b3a90d97'
             '8c1fa2676bc0ef91bc39ec5f97b4d3ba5c365d063420455a3785121a54e120bc5afeacde42a48f4509c115f940dcc3b6c2f43044a7fbfb421182fc93b22a2444'
             '3ab3ac1acc7e35c8896157aef601ebc30815237ac5252cbd0c1ecb26eeaf9eccf5c49938ae8c85bb79a6f95f607f082f6b80ed660829599ec03aa626cca6d3dc'
             'ca6b4779de23829dfdd80ee21e924fbe4e2754f4e693bed4b1a2aa846cd87d150e399b1169d7fe58d30c50ed837c1b8254e580de420267d0a1834d6dc409c43d'
@@ -200,5 +200,5 @@
   cd $pkgbase-$pkgver
   install -d "$pkgdir/usr/share/webapps/zabbix"
   cp -a ui/* "$pkgdir/usr/share/webapps/zabbix"
-  chown http:http ${pkgdir}/usr/share/webapps/zabbix/conf/ # write access for http user
+  chown 33:33 ${pkgdir}/usr/share/webapps/zabbix/conf/ # write access for http user
 }



More information about the arch-commits mailing list