summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-03-05 17:15:09 -0700
committeryochananmarqos2019-03-05 17:15:09 -0700
commitff9e1fe28fcca95ec908b780434bbe88a79cda8d (patch)
tree1ff5b0f7cdeed973c78189a1caae348de8622451 /PKGBUILD
parent0aed0eb2c620c9fc345fdc71f2f9a79a0ab7d908 (diff)
downloadaur-ff9e1fe28fcca95ec908b780434bbe88a79cda8d.tar.gz
updated to 0.7.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 570d72fda602..fceff9c33216 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.4
+pkgver=0.7.6
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=('47ba3998599dc7e6fd36b221edb85c85306537c9f6d428eaf7fec868931e98a4'
+sha256sums=('dc207c083604bae01761866b3145ca9dcf5a45f3de048c4da22eac88889d49e7'
'59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c')
package_python-sentry_sdk() {