summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin A. Shelton2017-02-03 01:13:24 -0700
committerBenjamin A. Shelton2017-02-03 01:13:24 -0700
commit55fd0518b8dba0896a1ab260cd1d2a0abbb53634 (patch)
tree7c689744654d03b7c8e277212b94699c7f1eb2e4
parent6ad37e375918a2f31f3e27439d56c3c84c853ae2 (diff)
downloadaur-55fd0518b8dba0896a1ab260cd1d2a0abbb53634.tar.gz
Bump version to 8.13.0.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf12818e59e7..bfe9eb6c3a74 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 5 04:13:48 UTC 2017
+# Fri Feb 3 08:13:16 UTC 2017
pkgbase = sentry
pkgdesc = Python-based realtime logging and aggregation server.
- pkgver = 8.12.0
+ pkgver = 8.13.0
pkgrel = 1
url = http://pypi.python.org/pypi/sentry
install = sentry.install
diff --git a/PKGBUILD b/PKGBUILD
index c97627e2d78d..6625867f3ef0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=sentry
pkgname=('sentry')
-pkgver=8.12.0
+pkgver=8.13.0
pkgrel=1
pkgdesc="Python-based realtime logging and aggregation server."
arch=(any)