diff options
author | envolution | 2024-12-22 20:12:25 -0500 |
---|---|---|
committer | envolution | 2024-12-22 20:12:25 -0500 |
commit | fe027a78d0ab7a17af79d4fa8832f9d730dedd34 (patch) | |
tree | 9287cf31a6cefe724ac709b9e5f487375e0e075e /PKGBUILD | |
parent | 3607b02a9bc6dda8b8ea34ee2d6627e24333e94d (diff) | |
download | aur-fe027a78d0ab7a17af79d4fa8832f9d730dedd34.tar.gz |
python 3.13 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pkgname=python-dialite pkgver=0.5.3 -pkgrel=4 +pkgrel=5 pkgdesc='Lightweight pure-Python package to show simple dialogs' arch=('any') url='https://github.com/flexxui/dialite' |