summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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-}"