summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brulhart2023-05-11 10:23:00 +0200
committerSimon Brulhart2023-05-11 10:23:00 +0200
commit6bb3cf58f38258ac71c62d87399c664ad1e69c0d (patch)
tree6b4b0b24170fce58076a426141c747543aa521a4
parent60a9e02331389c55924165a7af0bb068fe3707b0 (diff)
downloadaur-6bb3cf58f38258ac71c62d87399c664ad1e69c0d.tar.gz
Bump pkgrel to force rebuild for python3.11
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 823e61afb9f3..adc6a51fcc24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-taxi
pkgdesc = Timesheeting tool that focuses on simplicity
pkgver = 6.1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sephii/taxi
arch = any
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index c2692adb7041..01e6fcd281c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-taxi
pkgver=6.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Timesheeting tool that focuses on simplicity"
arch=('any')
license=('custom')