[arch-commits] Commit in python-editorconfig/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 24 11:32:48 UTC 2020
Date: Thursday, December 24, 2020 @ 11:32:47
Author: felixonmars
Revision: 787070
upgpkg: python-editorconfig 0.12.3-1
Modified:
python-editorconfig/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-24 11:32:18 UTC (rev 787069)
+++ PKGBUILD 2020-12-24 11:32:47 UTC (rev 787070)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-editorconfig
-pkgver=0.12.2
-pkgrel=7
+pkgver=0.12.3
+pkgrel=1
pkgdesc='EditorConfig File Locator and Interpreter for Python'
arch=('any')
license=('PSF')
@@ -10,7 +10,7 @@
depends=('python')
makedepends=('python-setuptools')
source=("https://pypi.io/packages/source/E/EditorConfig/EditorConfig-$pkgver.tar.gz")
-sha512sums=('15648904683e04b68966651ebf2046b60473a47a408dff257d64d06b6c0cc6765882ebf5ec0e0ccaf5dc7e78e93b5f9bdf129ae0e2a23f7f489cb50c9ae3ff16')
+sha512sums=('2cb909559dbcf0debab1ee41104dcfdede22aa5e74fcba6ad7b6d5317249ccf7f78b14b4bca4c75d8c4d4c226f5ea18349504fb07eff90ee8e157d67482a99f8')
build() {
cd "$srcdir"/EditorConfig-$pkgver
More information about the arch-commits
mailing list