[arch-commits] Commit in python-show-in-file-manager/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Sat Feb 19 04:51:50 UTC 2022


    Date: Saturday, February 19, 2022 @ 04:51:49
  Author: foutrelis
Revision: 1134822

upgpkg: python-show-in-file-manager 1.1.3-1: new upstream release

Modified:
  python-show-in-file-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-19 01:43:16 UTC (rev 1134821)
+++ PKGBUILD	2022-02-19 04:51:49 UTC (rev 1134822)
@@ -2,7 +2,7 @@
 
 _name=show-in-file-manager
 pkgname=python-$_name
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="Python module to open the system file manager and select files in it"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python-pyxdg' 'python-packaging')
 makedepends=('python-setuptools')
 source=(https://files.pythonhosted.org/packages/source/s/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('148d324aecb0e3cc8140325be74218fee5b370374f072e1cfcdbc291ac729384')
+sha256sums=('7cb4b27435f3573feca311e90cf696316eb26d5af7c7ef486c025ca8ccb65a92')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list