summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-03-20 14:13:59 -0600
committeryochananmarqos2019-03-20 14:13:59 -0600
commit120a841b0c0fff24914a6c792874dc789568aab7 (patch)
tree07aa1273a3f76f43501875e01acb197941b90a1a /PKGBUILD
parentff9e1fe28fcca95ec908b780434bbe88a79cda8d (diff)
downloadaur-120a841b0c0fff24914a6c792874dc789568aab7.tar.gz
updated to 0.7.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fceff9c33216..2399152764c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=('python-sentry_sdk' 'python2-sentry_sdk')
pkgbase=python-sentry_sdk
_pkgname=sentry-sdk
-pkgver=0.7.6
+pkgver=0.7.7
pkgrel=1
pkgdesc="The new Python SDK for Sentry.io"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://github.com/getsentry/sentry-python/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"
"https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE")
-sha256sums=('dc207c083604bae01761866b3145ca9dcf5a45f3de048c4da22eac88889d49e7'
+sha256sums=('c5a41eba2d27416c81c901fe86de887e356aec4df7afd3327c324b2b3db7e934'
'59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c')
package_python-sentry_sdk() {