summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-04-26 08:56:06 -0600
committeryochananmarqos2019-04-26 08:56:06 -0600
commiteb107489c72649432d4f8bf20e451ece9edf1520 (patch)
tree214f10156ee9ca5f7efe8af0fc1a13c4d8fb98b6 /PKGBUILD
parentab395bf16e3e5c420949ad639296064d9d019c93 (diff)
downloadaur-eb107489c72649432d4f8bf20e451ece9edf1520.tar.gz
updated to 0.7.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddc877be059f..2a6a915b6059 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.11
+pkgver=0.7.12
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=('b33ca986b7af24d3c306d42515319a6f1cf1c6081245ee5009ad47b79a809c3f'
+sha256sums=('5df935ae266c11f1ec7f244545f41df8c2dae95f7011aa443a63a0055bb39489'
'59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c')
package_python-sentry_sdk() {