btrfs-backup: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:59 -04:00
parent 9e7019d4f5
commit 6e572eceb8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'btrfs-backup'
pkgname=btrfs-backup
version=0.3.1
revision=4
revision=5
wrksrc="${pkgname/-/_}-${version}"
build_style=python3-module
pycompile_module="${pkgname/-/_}"