Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages /
python-send2trash
Commits:
8e243fc3 by Morten Linderud at 2024-04-05T21:03:26+02:00
upgpkg: 1.8.2-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-send2trash
pkgdesc = Send file to trash natively
pkgver = 1.8.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hsoft/send2trash
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgbase=send2trash
pkgname=python-send2trash
pkgver=1.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Send file to trash natively"
arch=('any')
url="https://github.com/hsoft/send2trash"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-send2trash/-/commit/8e243fc3bb18398a0f19388438e59164bd4f1ebd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-send2trash/-/commit/8e243fc3bb18398a0f19388438e59164bd4f1ebd
You're receiving this email because of your account on gitlab.archlinux.org.