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

Evangelos Foutras foutrelis at gemini.archlinux.org
Sat Mar 5 07:02:31 UTC 2022


    Date: Saturday, March 5, 2022 @ 07:02:30
  Author: foutrelis
Revision: 1142053

upgpkg: python-show-in-file-manager 1.1.4-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-03-05 06:44:37 UTC (rev 1142052)
+++ PKGBUILD	2022-03-05 07:02:30 UTC (rev 1142053)
@@ -2,7 +2,7 @@
 
 _name=show-in-file-manager
 pkgname=python-$_name
-pkgver=1.1.3
+pkgver=1.1.4
 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=('7cb4b27435f3573feca311e90cf696316eb26d5af7c7ef486c025ca8ccb65a92')
+sha256sums=('15d16e4a875b9e217b038d02f029c3800c4a6ad645e3f73c9e107ea26bab3adb')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list