summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Schubert2024-05-11 12:27:25 +0200
committerMichael Schubert2024-05-11 12:35:54 +0200
commit4adda96231792d3314a8223709fa9904be15aae6 (patch)
tree1d5e9b68d1ae432f02e973910e38249ce7461f4c /PKGBUILD
parent7a9645178a1e245e0f521e74ae980fc02c54e543 (diff)
downloadaur-4adda96231792d3314a8223709fa9904be15aae6.tar.gz
py3.12 relbump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebb025de99f7..f3e4bf5f063c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Philippe Proulx <eeppeliteloop@gmail.com>
pkgname=python-colormath
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python module that abstracts common color math operations"
arch=('any')
url="https://github.com/gtaylor/python-colormath"