summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-28 23:50:49 +0300
committerCaleb Maclennan2024-04-28 23:50:49 +0300
commit09876e9e7f8f29240ca3575ace07272a02b393cb (patch)
tree9fded13bb523b9f7375ebffc6804a58dca47e16c /.SRCINFO
parent97ba8075e43c60773d37552a7437d9fdfb1fe6b1 (diff)
downloadaur-09876e9e7f8f29240ca3575ace07272a02b393cb.tar.gz
upgpkg: python-orderedset 2.0.3-4
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a313a9fc0ae0..e0003ae9bac3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = python-orderedset
pkgdesc = An ordered set implementation in cython
pkgver = 2.0.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/simonpercivall/orderedset
arch = x86_64
- license = BSD
+ license = BSD-3-Clause
makedepends = cython
makedepends = python-build
makedepends = python-installer