Date: Wednesday, March 22, 2023 @ 10:11:06
  Author: arojas
Revision: 471782

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

Modified:
  python-platformdirs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-22 09:56:06 UTC (rev 471781)
+++ PKGBUILD    2023-03-22 10:11:06 UTC (rev 471782)
@@ -2,7 +2,7 @@
 # Contributor: Tobias Roettger <[email protected]>
 
 pkgname=python-platformdirs
-pkgver=3.1.0
+pkgver=3.1.1
 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' 'python-appdirs')
 
source=("https://pypi.io/packages/source/p/platformdirs/platformdirs-$pkgver.tar.gz";)
-sha512sums=('5a9bf5add75d823be5858b8a74edc023e14f7c4cdf1ccb763c23e427b828734d3b3856fc1c684f467a6976929e949f9ab274dad1d19881dd114037b605ce5f27')
+sha512sums=('537557370a05f78279c88cdda4b5abfbe1d2e6d91d69c4dd4049c6b1a8ac3e44a830d787e2b86af85c346e0244a6ba26233db061d7c8d0a3fbd141962609930d')
 
 build() {
   cd platformdirs-$pkgver

Reply via email to