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

Antonio Rojas arojas at archlinux.org
Sat Aug 19 19:46:52 UTC 2017


    Date: Saturday, August 19, 2017 @ 19:46:51
  Author: arojas
Revision: 252603

Update to 1.3.1

Modified:
  python-send2trash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 19:42:27 UTC (rev 252602)
+++ PKGBUILD	2017-08-19 19:46:51 UTC (rev 252603)
@@ -4,7 +4,7 @@
 _pkgbase=send2trash
 pkgbase=python-$_pkgbase
 pkgname=('python-send2trash' 'python2-send2trash')
-pkgver=1.3.0
+pkgver=1.3.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=('a32c41c948f86eda21fd27541fbb3ab3f30c2afb4bd87f3a875c7567f452d2cd')
+sha256sums=('d094fc1a1a517b5f7a9214fa897b51a37f6e02a1e5eeee7a0669ea4d48ab9bcf')
 
 prepare() {
 	cp -a $_pkgbase-$pkgver{,-python2}



More information about the arch-commits mailing list