summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2020-12-08 20:46:11 -0300
committerRafael Fontenelle2020-12-08 20:46:11 -0300
commit1e8a13e372c89b959a3a1ed66b458d6abb3dc22e (patch)
tree35c2fe3f6892de9bfd7f4b8801bc44b71cbbb4a4 /PKGBUILD
parent9d0a365ab4f2bebcc7230e80c91e529686476097 (diff)
downloadaur-1e8a13e372c89b959a3a1ed66b458d6abb3dc22e.tar.gz
Call rebuild for Python 3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd3d67faec63..8ce157f3b57c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pyzbar
pkgver=0.1.8
-pkgrel=2
+pkgrel=3
pkgdesc="A ctypes-based wrapper around the zbar barcode reader"
arch=('any')
license=('MIT')