From f6732059f666a13d44edd675b1bbec47e70cf38f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 15 Sep 2017 21:36:10 +0200 Subject: community/grafana: pkgver is set too late, needs to change source[0] manually to new version --- community/grafana/PKGBUILD | 1 + 1 file changed, 1 insertion(+) (limited to 'community/grafana') diff --git a/community/grafana/PKGBUILD b/community/grafana/PKGBUILD index beb292f6..be68a03f 100644 --- a/community/grafana/PKGBUILD +++ b/community/grafana/PKGBUILD @@ -5,5 +5,6 @@ if [ "${pkgver}" != '4.4.3' ]; then fi pkgver=4.5.1 +source[0]="${source[0]/4.4.3/4.5.1}" source+=('precision.patch') md5sums+=('66b867cfe895c1006f9119a1ae1f3f63') -- cgit v1.2.3