[arch-commits] Commit in python-appdirs/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 13 09:19:11 UTC 2020


    Date: Wednesday, May 13, 2020 @ 09:19:11
  Author: felixonmars
Revision: 383329

upgpkg: python-appdirs 1.4.4-1

Modified:
  python-appdirs/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-13 06:31:07 UTC (rev 383328)
+++ PKGBUILD	2020-05-13 09:19:11 UTC (rev 383329)
@@ -3,8 +3,8 @@
 
 pkgbase=python-appdirs
 pkgname=(python-appdirs python2-appdirs)
-pkgver=1.4.3
-pkgrel=5
+pkgver=1.4.4
+pkgrel=1
 pkgdesc='A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".'
 arch=('any')
 url="https://github.com/ActiveState/appdirs"
@@ -11,7 +11,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/a/appdirs/appdirs-$pkgver.tar.gz")
-md5sums=('44c679904082a2133f5566c8a0d3ab42')
+sha512sums=('8b0cdd9fd471d45b186aa47607691cf378dabd3edc7b7026a57bd6d6f57698e86f440818a5e23ba4288b35d6bb8cb6eb0106eae8aab09d8863ee15025d300883')
 
 prepare() {
   cp -a appdirs-$pkgver{,-py2}



More information about the arch-commits mailing list