[arch-commits] Commit in python-django-debug-toolbar/trunk (PKGBUILD)

Jelle van der Waa jelle at gemini.archlinux.org
Sat Aug 7 18:46:38 UTC 2021


    Date: Saturday, August 7, 2021 @ 18:46:38
  Author: jelle
Revision: 994691

upgpkg: python-django-debug-toolbar 3.2.1-1

Modified:
  python-django-debug-toolbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-07 18:43:24 UTC (rev 994690)
+++ PKGBUILD	2021-08-07 18:46:38 UTC (rev 994691)
@@ -4,7 +4,7 @@
 
 _name=django-debug-toolbar
 pkgname=python-django-debug-toolbar
-pkgver=3.2
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='A configurable set of panels that display various debug information about the current request/response.'
 arch=(any)
@@ -14,7 +14,7 @@
 checkdepends=(python-jinja python-html5lib)
 depends=(python-django python-sqlparse)
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jazzband/${_name}/archive/${pkgver}.tar.gz)
-sha256sums=('ffa8975f09e9acc18567bd11738a237002a6179ed0b9397e32faed70c5bd50b2')
+sha256sums=('8bdc7b80b02e583135b9b11d8422ccfb1458fcbb37868b6eddced569630f655c')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list