summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-04-23 09:05:39 -0600
committeryochananmarqos2019-04-23 09:05:39 -0600
commitab395bf16e3e5c420949ad639296064d9d019c93 (patch)
treeddb0d3525905f8547898242fae09a78e12240678 /PKGBUILD
parent7fb8e37708ade0974872f7d6f541bd7f430ac02a (diff)
downloadaur-ab395bf16e3e5c420949ad639296064d9d019c93.tar.gz
updated to 0.7.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7dc0bef2aaf..ddc877be059f 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.10
+pkgver=0.7.11
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=('ca2723556c102a1fabdf461b9a038d1d8631608c4d10085a7c06a0b590e79ad4'
+sha256sums=('b33ca986b7af24d3c306d42515319a6f1cf1c6081245ee5009ad47b79a809c3f'
'59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c')
package_python-sentry_sdk() {