summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin A. Shelton2017-01-04 21:13:54 -0700
committerBenjamin A. Shelton2017-01-04 21:13:54 -0700
commit6ad37e375918a2f31f3e27439d56c3c84c853ae2 (patch)
tree5950f0c0dcabbe520f8e02d3845c3e26151bfbb3
parent955a1d4c929bc7bd3a00703534c571bc83bf8256 (diff)
downloadaur-6ad37e375918a2f31f3e27439d56c3c84c853ae2.tar.gz
New year, new version. Bump to 8.12.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9be3705ec688..cf12818e59e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Dec 3 03:38:38 UTC 2016
+# Thu Jan 5 04:13:48 UTC 2017
pkgbase = sentry
pkgdesc = Python-based realtime logging and aggregation server.
- pkgver = 8.11.0
+ pkgver = 8.12.0
pkgrel = 1
url = http://pypi.python.org/pypi/sentry
install = sentry.install
diff --git a/PKGBUILD b/PKGBUILD
index 314b2d5e9d98..c97627e2d78d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=sentry
pkgname=('sentry')
-pkgver=8.11.0
+pkgver=8.12.0
pkgrel=1
pkgdesc="Python-based realtime logging and aggregation server."
arch=(any)