summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorenvolution2024-12-22 20:12:25 -0500
committerenvolution2024-12-22 20:12:25 -0500
commitfe027a78d0ab7a17af79d4fa8832f9d730dedd34 (patch)
tree9287cf31a6cefe724ac709b9e5f487375e0e075e /PKGBUILD
parent3607b02a9bc6dda8b8ea34ee2d6627e24333e94d (diff)
downloadaur-fe027a78d0ab7a17af79d4fa8832f9d730dedd34.tar.gz
python 3.13 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bbadb6cb61f..6f53d2528166 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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'