summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-06-01 07:46:09 +0200
committeregnappahz2022-06-01 07:46:09 +0200
commitb34c666bc524b07869d65f1e84ac7fe37c84dfbb (patch)
treeaa7d079dcec41184e2bce91975769d0d4e6f5a0c
parent3007888c770201640afb23af9d219cd30ab56996 (diff)
downloadaur-b34c666bc524b07869d65f1e84ac7fe37c84dfbb.tar.gz
Updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b530668f512e..3bf8f07e7924 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = graphite-web
pkgdesc = a Django-based web application that renders graphs and dashboards
- pkgver = 1.1.8
- pkgrel = 3
+ pkgver = 1.1.10
+ pkgrel = 1
url = https://github.com/graphite-project/graphite-web/
arch = any
license = Apache
@@ -17,7 +17,7 @@ pkgbase = graphite-web
depends = python-django
optdepends = python-flask-cache: For caching
optdepends = python-raven: For sentry support
- source = graphite-web-1.1.8.tar.gz::https://github.com/graphite-project/graphite-web/archive/1.1.8.tar.gz
+ source = graphite-web-1.1.10.tar.gz::https://github.com/graphite-project/graphite-web/archive/1.1.10.tar.gz
source = graphite-web.service
sha256sums = SKIP
sha256sums = 5e2d2a0b026e07d1f50baeef4526ba7f44bb300a3e89d2c1fd18300d5a952694
diff --git a/PKGBUILD b/PKGBUILD
index 9f1ad07b0a81..659e793fb5a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Steven De Bondt <egnappah at gmail dot com>
pkgname=graphite-web
-pkgver=1.1.8
-pkgrel=3
+pkgver=1.1.10
+pkgrel=1
pkgdesc="a Django-based web application that renders graphs and dashboards"
url="https://github.com/graphite-project/graphite-web/"
license=('Apache')