[arch-commits] Commit in python-send2trash/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Mon Jun 28 20:27:34 UTC 2021
Date: Monday, June 28, 2021 @ 20:27:34
Author: foxboron
Revision: 967750
upgpkg: python-send2trash 1.7.1-1
Modified:
python-send2trash/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-28 20:26:30 UTC (rev 967749)
+++ PKGBUILD 2021-06-28 20:27:34 UTC (rev 967750)
@@ -3,8 +3,8 @@
_pkgbase=send2trash
pkgname=python-send2trash
-pkgver=1.5.0
-pkgrel=6
+pkgver=1.7.1
+pkgrel=1
pkgdesc="Send file to trash natively"
arch=('any')
url="https://github.com/hsoft/send2trash"
@@ -11,8 +11,8 @@
license=('BSD')
depends=('python')
makedepends=('python' 'python-setuptools')
-source=("$pkgbase-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz")
-sha256sums=('7cebc0ffc8b6d6e553bce9c6bb915614610ba2dec17c2f0643b1b97251da2a41')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hsoft/$_pkgbase/archive/$pkgver.tar.gz")
+sha256sums=('8f2287b6f0e822cabc1e65023f444960e121adee69603287f858afd349981c12')
build() {
cd $_pkgbase-$pkgver
More information about the arch-commits
mailing list