summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBenjamin A. Shelton2016-05-25 23:30:44 -0600
committerBenjamin A. Shelton2016-05-25 23:30:44 -0600
commitcd5d184e6d8fc5a1fbcc1294f87d67621df3effd (patch)
tree5a7dfa0f2cb96c0380cec597b3d86010f4fd59e4 /.SRCINFO
parentbc628e07febef2521a83fe84d2ed29cb2146e15c (diff)
downloadaur-cd5d184e6d8fc5a1fbcc1294f87d67621df3effd.tar.gz
Sentry is now a split package containing sentry and sentry-dsym for debugging symbol support (via LLVM).
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 16 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 72854f6d8e18..e1e0c6a21b83 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,29 +1,34 @@
# Generated by mksrcinfo v8
-# Sun May 22 17:07:57 UTC 2016
+# Thu May 26 05:30:35 UTC 2016
pkgbase = sentry
pkgdesc = Python-based realtime logging and aggregation server.
pkgver = 8.4.1
- pkgrel = 1
+ pkgrel = 2
url = http://pypi.python.org/pypi/sentry
- install = sentry.install
arch = any
license = BSD
+ makedepends = clang
makedepends = python2-pip
makedepends = python2-setuptools
makedepends = python2-virtualenv
- depends = jansson
- depends = libxml2
- depends = libxslt
- depends = python2
- depends = postgresql
- depends = redis
options = !strip
source = sentry.install
source = sentry.service
source = sentry-celery.service
sha256sums = a8e29037fe9876230e74bc9205c950222a1b8d2319a45e472616b88d637cf076
- sha256sums = 5b6506920c365466d9b8e29935ebbeedbc30b388f29eca370568728d4e529976
- sha256sums = 6188e3fca3e9b4a6fd32fd3a9f39a3e4b489632b79cc6db307d767066fbbe518
+ sha256sums = ba4fbcb41429235e818cf6e3c67bea8434d691f4abc9a1e62405cd657fef8b4b
+ sha256sums = b7321469b6800e08ed14a7a716a2574a08eaf06a759b558abf92405c7bb37dd9
pkgname = sentry
+ install = sentry.install
+ depends = jansson
+ depends = libxml2
+ depends = libxslt
+ depends = python2
+ depends = postgresql
+ depends = redis
+
+pkgname = sentry-dsym
+ depends = llvm
+ depends = sentry