[arch-commits] Commit in python-raven/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 26 02:15:42 UTC 2017


    Date: Friday, May 26, 2017 @ 02:15:41
  Author: felixonmars
Revision: 230395

upgpkg: python-raven 6.1.0-1

Modified:
  python-raven/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-26 02:15:21 UTC (rev 230394)
+++ PKGBUILD	2017-05-26 02:15:41 UTC (rev 230395)
@@ -4,7 +4,7 @@
 
 pkgbase=python-raven
 pkgname=(python-raven python2-raven)
-pkgver=6.0.0
+pkgver=6.1.0
 pkgrel=1
 pkgdesc="Python client for Sentry"
 arch=('any')
@@ -23,7 +23,7 @@
               'python-flask-login' 'python2-flask-login' 'python-pytest-timeout'
               'python2-pytest-timeout')
 source=("git+https://github.com/getsentry/raven-python.git#tag=$pkgver")
-md5sums=('SKIP')
+sha512sums=('SKIP')
 
 prepare() {
   cp -a raven-python{,-py2}



More information about the arch-commits mailing list