Date: Monday, February 20, 2023 @ 13:56:10 Author: alex19ep Revision: 1403066
upgpkg: trash-cli 0.23.2.13.2-1 Modified: trash-cli/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-20 13:34:27 UTC (rev 1403065) +++ PKGBUILD 2023-02-20 13:56:10 UTC (rev 1403066) @@ -4,8 +4,8 @@ # Contributor: Renato Garcia <[email protected]> pkgname=trash-cli -pkgver=0.22.10.20 -pkgrel=3 +pkgver=0.23.2.13.2 +pkgrel=1 pkgdesc="Command line trashcan (recycle bin) interface" arch=('any') url="https://github.com/andreafrancia/trash-cli" @@ -14,7 +14,7 @@ makedepends=('python-setuptools' 'python-shtab') checkdepends=('python-pytest' 'python-flexmock' 'python-parameterized') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz") -sha256sums=('74f8dabc4bb0da368bbfe847eccbeaf75326d00b8e85849d6c2b7b9044c4fadc') +sha256sums=('98123bedccd88a970d78f696b4211669593d21e1e2e64f86f9546bf680a29bf2') prepare() { cd "${srcdir}"/${pkgname}-${pkgver}
