Date: Wednesday, January 4, 2023 @ 14:02:12
  Author: arojas
Revision: 465458

upgpkg: python-platformdirs 2.6.2-1: Update to 2.6.2

Modified:
  python-platformdirs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-04 14:00:22 UTC (rev 465457)
+++ PKGBUILD    2023-01-04 14:02:12 UTC (rev 465458)
@@ -2,7 +2,7 @@
 # Contributor: Tobias Roettger <[email protected]>
 
 pkgname=python-platformdirs
-pkgver=2.6.0
+pkgver=2.6.2
 pkgrel=1
 pkgdesc='A small Python module for determining appropriate platform-specific 
dirs, e.g. a "user data dir"'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-build' 'python-installer' 'python-hatchling' 
'python-hatch-vcs')
 checkdepends=('python-pytest-mock')
 
source=("https://pypi.io/packages/source/p/platformdirs/platformdirs-$pkgver.tar.gz";)
-sha512sums=('39a4066b5ca8da4e5801677cee8db9cee3843fd11cbd7d1a19da5045cd03e23998a0bdd0e97f6bd53f9bcfc9bbc683ad1bc1d800b68eb1802ddeb0391135762b')
+sha512sums=('17ee79bf10eaddb4456b938d9058e6cfa4e959485868ba975ec27d0a16bdf895e03dfa8ab6275342a688cf0290f0b43e7c4b35cf2884e3c8f2472700bd8ea965')
 
 build() {
   cd platformdirs-$pkgver

Reply via email to