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

Morten Linderud foxboron at gemini.archlinux.org
Thu Aug 19 19:54:56 UTC 2021


    Date: Thursday, August 19, 2021 @ 19:54:56
  Author: foxboron
Revision: 1003884

upgpkg: python-send2trash 1.8.0-1

Modified:
  python-send2trash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 19:54:24 UTC (rev 1003883)
+++ PKGBUILD	2021-08-19 19:54:56 UTC (rev 1003884)
@@ -3,7 +3,7 @@
 
 _pkgbase=send2trash
 pkgname=python-send2trash
-pkgver=1.7.1
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="Send file to trash natively"
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('python')
 makedepends=('python' 'python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz")
-sha256sums=('8f2287b6f0e822cabc1e65023f444960e121adee69603287f858afd349981c12')
+sha256sums=('937b038abd9f1e7b8c5d7a116be5dc4663beb71df74dcccffe56cacf992c7a9c')
 
 build() {
 	cd $_pkgbase-$pkgver



More information about the arch-commits mailing list