[arch-commits] Commit in trash-cli/trunk (PKGBUILD)
Alexander Epaneshnikov
alex19ep at gemini.archlinux.org
Mon Aug 29 07:20:12 UTC 2022
Date: Monday, August 29, 2022 @ 07:20:12
Author: alex19ep
Revision: 1285161
upgpkg: trash-cli 0.22.8.27-1 upstream release
Modified:
trash-cli/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-29 02:29:03 UTC (rev 1285160)
+++ PKGBUILD 2022-08-29 07:20:12 UTC (rev 1285161)
@@ -4,7 +4,7 @@
# Contributor: Renato Garcia <fgarcia.renato at gmail.com>
pkgname=trash-cli
-pkgver=0.22.8.21.16
+pkgver=0.22.8.27
pkgrel=1
pkgdesc="Command line trashcan (recycle bin) interface"
arch=('any')
@@ -14,7 +14,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-mock' 'python-six')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('6f220a0b4d545580e4f9b0d6630152f99bac19e3df13995cb4f40397e3d9cd60')
+sha256sums=('d1b82193c2316aa5bf7b80be4cf623b8f0bfb6de10bcc65cd232f66725aec53c')
prepare() {
cd "${srcdir}"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list