Skip to content

Commit

Permalink
upgpkg: python-platformdirs 2.5.0-1
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@439332 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
felixonmars committed Mar 8, 2022
1 parent 10b05b3 commit 6eb5a61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python-platformdirs/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: Tobias Roettger <[email protected]>

pkgname=python-platformdirs
pkgver=2.4.1
pkgver=2.5.0
pkgrel=1
pkgdesc='A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir"'
arch=('any')
Expand All @@ -12,7 +12,7 @@ depends=('python')
makedepends=('python-setuptools-scm')
checkdepends=('python-pytest-mock')
source=("https://pypi.io/packages/source/p/platformdirs/platformdirs-$pkgver.tar.gz")
sha512sums=('c2a71b2717b0d3d202be2b11a87e133c283b1cf8dc37d581a156b11c4a2376dfcf06f35965fd5bf7d0679100ef0e016d5f728e4c48a4f24374e14584c85c940f')
sha512sums=('d45dde88061d11197c0aa8b9eeb47b3c2dd398a7aa3cc0489a9b30c4204aa277917091d59cd96081a2fa17f65c14f54206a7ab8c34818d41bceb219fec908c5f')

build() {
cd "$srcdir"/platformdirs-$pkgver
Expand Down

0 comments on commit 6eb5a61

Please sign in to comment.