summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-27 15:39:30 +0300
committerCaleb Maclennan2024-04-27 15:39:30 +0300
commit2806d9e818a863a0fc577e06a826799b341635c1 (patch)
tree0f6ebb19cecbed92f7616227b1a9305a01ee20b1 /PKGBUILD
parent8470ed8c11b2b3f4dfc0320824de747e12d78dbc (diff)
downloadaur-annextimelog.tar.gz
upgpkg: annextimelog 0.13.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 ce0464748039..78d0c38b81ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=annextimelog
pkgver=0.13.1
-pkgrel=1
+pkgrel=2
pkgdesc='CLI to track time spent on projects, backed by Git Annex'
arch=(any)
url="https://gitlab.com/nobodyinperson/$pkgname"
-license=(GPL3)
+license=(GPL-3.0-or-later)
_pydeps=(rich)
depends=(python
"${_pydeps[@]/#/python-}"