summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJames Zhu2018-08-03 20:22:50 -0700
committerJames Zhu2018-08-03 20:22:50 -0700
commitf5761fd2e9131b10da136056e61f94131d68b116 (patch)
tree1a4bf02f7a79ee1ae8d1adc4c478bd7f984f72f8 /.SRCINFO
parent277cb29ec9b3ee58fa9c4ddebab54dc96bc433d8 (diff)
downloadaur-f5761fd2e9131b10da136056e61f94131d68b116.tar.gz
Update PKGBUILD with @polyzen fixes
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5ad4cc034a8..692823fd2d1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-black
pkgdesc = The uncompromising Python code formatter.
- pkgver = 18.6b1
+ pkgver = 18.6b4
pkgrel = 1
url = https://github.com/ambv/black
arch = any
@@ -11,8 +11,8 @@ pkgbase = python-black
depends = python-click
depends = python-toml
depends = python-appdirs
- source = https://files.pythonhosted.org/packages/source/b/black/black-18.6b1.tar.gz
- sha256sums = 0c07b68fc6fc4df8b09873e81893d7b77d52794fa3431d8843b590bc33956105
+ source = https://files.pythonhosted.org/packages/source/b/black/black-18.6b4.tar.gz
+ sha256sums = 22158b89c1a6b4eb333a1e65e791a3f8b998cf3b11ae094adb2570f31f769a44
pkgname = python-black