summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-27 20:12:10 +0300
committerCaleb Maclennan2024-04-27 20:12:10 +0300
commit8ef6cd83e48c25f6e3ccc8d6692fa3b25d3e9250 (patch)
treeb563686b5bfc39e1d668f4252394d5c1674a52f5 /PKGBUILD
parentf195b866444418374cbeb34a24d895ec641dace3 (diff)
downloadaur-sfdnormalize.tar.gz
upgpkg: sfdnormalize 1.1.1-2
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12b0355689eb..014467e208de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=sfdnormalize
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='SFD normalizer, discards GUI information from SFD files'
arch=(any)
url="https://github.com/alerque/$pkgname"
-license=(CCO)
+license=(CC0-1.0)
depends=(python
python-sfdutf7)
makedepends=(python-{build,installer,wheel}