summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-12-05 11:01:51 -0700
committeryochananmarqos2019-12-05 11:01:51 -0700
commitf3e5c5f97f1e3bdf188d1ce32caeb99f8678acb2 (patch)
treeb8e64a97c8778f8d9218b5a7b3d6fb768e9149ad /PKGBUILD
parent424f1d1caf15f9f0970243415248d96c4b322b10 (diff)
downloadaur-f3e5c5f97f1e3bdf188d1ce32caeb99f8678acb2.tar.gz
updated to 0.13.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56a0cedb6217..f91cd00c2540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <yochanan dot marqos at gmail dot com>
pkgname=('python-sentry_sdk' 'python2-sentry_sdk')
_pkgname=sentry-sdk
-pkgver=0.13.4
+pkgver=0.13.5
pkgrel=1
pkgdesc="The new Python SDK for Sentry.io"
arch=('any')
@@ -10,7 +10,7 @@ license=('BSD')
makedepends=('python-setuptools' 'python2-setuptools')
source=("$url/releases/download/$pkgver/$_pkgname-$pkgver.tar.gz"
"https://raw.githubusercontent.com/getsentry/sentry-python/master/LICENSE")
-sha256sums=('bfc486af718c268cf49ff43d6334ed4db7333ace420240b630acdd8f8a3a8f60'
+sha256sums=('c6b919623e488134a728f16326c6f0bcdab7e3f59e7f4c472a90eea4d6d8fe82'
'59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c')
prepare() {