summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew McGinn2021-08-31 14:39:46 -0400
committerMatthew McGinn2021-08-31 14:39:46 -0400
commit1332caa3932a7ecd7448f860142544ba42ecf528 (patch)
tree7edd626f66f708d9c2ecefd2d8381bee9356ee25 /PKGBUILD
parent984daf23ed10cec06b3552b491f8811f5acda2d3 (diff)
downloadaur-1332caa3932a7ecd7448f860142544ba42ecf528.tar.gz
update version to v21.8b0
Signed-off-by: Matthew McGinn <mamcgi@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68ef071456f7..33a19373e076 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
+# Maintainer: xginn8 <mamcgi@gmail.com>
+# Contributor: Caltlgin Stsodaat <contact@fossdaily.xyz>
# Contributor: Dan Beste <Dan.Ray.Beste@gmail.com>
# Contributor: Daniel M. Capella <polyzen@archlinux.org>
_pkgname='python-black'
pkgname="${_pkgname}-git"
-pkgver=20.8b1.r24.g6dddbd7
+pkgver=21.8b0.r2.g77d11bb
pkgrel=1
pkgdesc='Uncompromising Python code formatter'
arch=('any')