summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Biaggi2024-03-21 17:04:52 +0000
committerLucas Biaggi2024-03-21 17:06:36 +0000
commitd82f7f03577ee964754489f23178d73677f7fef7 (patch)
treed9b885fac0719ef5e0d9e3244227c8ad06599969 /PKGBUILD
parent885c3281f50d680a3d4e43b99939f0837b2d574e (diff)
downloadaur-python-taskw-ng.tar.gz
Remove unnecessary magic 2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69b6f900c18a..a16f6a2f0b46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-taskw-ng
pkgver=0.2.6
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for your taskwarrior database next generation"
url="https://github.com/bergercookie/taskw-ng/"
depends=("python" "python-pytz" "python-dateutil" "python-kitchen" "task")