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

Morten Linderud foxboron at archlinux.org
Mon Feb 19 14:12:35 UTC 2018


    Date: Monday, February 19, 2018 @ 14:12:34
  Author: foxboron
Revision: 296377

upgpkg: python-send2trash 1.5.0-1

Updated to 1.5.0

Modified:
  python-send2trash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-19 14:11:45 UTC (rev 296376)
+++ PKGBUILD	2018-02-19 14:12:34 UTC (rev 296377)
@@ -5,7 +5,7 @@
 _pkgbase=send2trash
 pkgbase=python-$_pkgbase
 pkgname=('python-send2trash' 'python2-send2trash')
-pkgver=1.4.2
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="Send file to trash natively"
 arch=('any')
@@ -14,7 +14,7 @@
 makedepends=('python' 'python-setuptools'
 	     'python' 'python2-setuptools')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz")
-sha256sums=('3fd57fc13078f3570e70a860a15f92eec8fa08933ca2e1dba43a98ee2587de39')
+sha256sums=('7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41')
 
 prepare() {
 	cp -a $_pkgbase-$pkgver{,-python2}



More information about the arch-commits mailing list