summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2020-12-05 18:30:59 +0100
committerIyán Méndez Veiga2020-12-05 18:30:59 +0100
commit5143ac0dd47a12e907f9fdff11def86137b1766f (patch)
tree35c729013d0a951a2697825df5d300d69eedce6f /PKGBUILD
parentc76ea60835bfd111ff68e1e0af18f760b11af20f (diff)
downloadaur-5143ac0dd47a12e907f9fdff11def86137b1766f.tar.gz
Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4da29b19daea..016fa8e3d926 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ndeflib
pkgname=python-${_pkgname}
pkgver=0.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="Python package for parsing and generating NFC Data Exchange Format messages"
arch=('x86_64')
url="https://github.com/nfcpy/ndeflib"