summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPumpkinCheshire2020-12-04 08:32:05 +1100
committerPumpkinCheshire2020-12-04 08:32:05 +1100
commite7c4f506a9e619f5e206d8466a1e8afb8cc4e2ed (patch)
tree38a04e524ac651e8a6b7b253b56977465e3ffc63 /PKGBUILD
parent899d994498330ff3f6021686c6a2705b228a79c4 (diff)
downloadaur-python-anyconfig-cbor-backend.tar.gz
bump for python3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ec11d0bd838..94c31922b475 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=anyconfig-cbor-backend
pkgname=python-$_name
pkgver=0.1.2
-pkgrel=1
+pkgrel=2
pkgdesc='This is a backend module for python-anyconfig to support to load and dump CBOR files with using cbor.'
url='https://github.com/ssato/python-anyconfig-cbor-backend'
arch=('any')