diff options
Diffstat (limited to 'community/py3-sentry-sdk/APKBUILD')
-rw-r--r-- | community/py3-sentry-sdk/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-sentry-sdk/APKBUILD b/community/py3-sentry-sdk/APKBUILD index 6366e433bd..d8577b8d10 100644 --- a/community/py3-sentry-sdk/APKBUILD +++ b/community/py3-sentry-sdk/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Francesco Colista <fcolista@alpinelinux.org> # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=py3-sentry-sdk -pkgver=1.5.11 +pkgver=1.5.12 pkgrel=0 pkgdesc="The new Python SDK for Sentry.io" url="https://sentry.io/for/python/" @@ -26,5 +26,5 @@ package() { } sha512sums=" -580d005567896f23951bf9d9d6d9dc36cb3bee1952963d4026bb813ddf756a863a5aaf3896afb478c9b6d338d2b829a5fa30e759620d18470df9320d1b378c0e py3-sentry-sdk-1.5.11.tar.gz +4d39ba8fd2f490b4e8e5584207c17ace9055668d34a1c43e74a5f05c740b0f38d0794a90cd27edf221d35f5ad76aa6551e117f48167186ce630f7f64200cdad4 py3-sentry-sdk-1.5.12.tar.gz " |