summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIsmo Toijala2023-05-04 17:21:29 +0300
committerIsmo Toijala2023-05-04 17:21:29 +0300
commit3678b7237ca07362a717414109912255353f295d (patch)
treee3808a4f8fff5fb7f8e6189ef4ad702b9365b426 /PKGBUILD
parent89d9140980272898c5cbe3bf9b5a2e196cad181b (diff)
downloadaur-rotate-backups.tar.gz
bump for python3.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a892d6822432..2e1b4f43bb6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=(
)
pkgbase=rotate-backups
pkgver=8.1
-pkgrel=2
+pkgrel=3
pkgdesc="Simple command line interface for backup rotation"
arch=(any)
url="https://github.com/xolox/python-rotate-backups"