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

Antonio Rojas arojas at archlinux.org
Tue Aug 22 06:40:53 UTC 2017


    Date: Tuesday, August 22, 2017 @ 06:40:53
  Author: arojas
Revision: 252919

Update to 1.4.1

Modified:
  python-send2trash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-22 06:12:20 UTC (rev 252918)
+++ PKGBUILD	2017-08-22 06:40:53 UTC (rev 252919)
@@ -4,7 +4,7 @@
 _pkgbase=send2trash
 pkgbase=python-$_pkgbase
 pkgname=('python-send2trash' 'python2-send2trash')
-pkgver=1.3.1
+pkgver=1.4.1
 pkgrel=1
 pkgdesc="Send file to trash natively"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python' 'python2')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz")
-sha256sums=('d094fc1a1a517b5f7a9214fa897b51a37f6e02a1e5eeee7a0669ea4d48ab9bcf')
+sha256sums=('2a00a90e04f739b8b0fe6d13f434602f47a1cefd138a61ddceaf972f8f250ea8')
 
 prepare() {
 	cp -a $_pkgbase-$pkgver{,-python2}



More information about the arch-commits mailing list