summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIyán Méndez Veiga2021-12-13 08:42:24 +0100
committerIyán Méndez Veiga2021-12-13 08:42:24 +0100
commitbaac3ea13fcbcdafa0e6b261c3d1d09f9c3ef96d (patch)
tree00589523581fdbed3ade58a76b67a53d2c39d604 /PKGBUILD
parent4b2d0d5443794a6777bffca7845bf0dfc62f19d8 (diff)
downloadaur-baac3ea13fcbcdafa0e6b261c3d1d09f9c3ef96d.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39862f2b1a2e..49c89885233a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=nfcpy
pkgname=python-${_pkgname}
pkgver=1.0.3
-pkgrel=4
+pkgrel=5
pkgdesc="Module to read/write NFC tags or communicate with another NFC device"
arch=('x86_64')
url="https://github.com/nfcpy/nfcpy"