summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 016fa8e3d926..6b33f15cf4df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=ndeflib
pkgname=python-${_pkgname}
pkgver=0.3.3
-pkgrel=2
+pkgrel=3
pkgdesc="Python package for parsing and generating NFC Data Exchange Format messages"
arch=('x86_64')
url="https://github.com/nfcpy/ndeflib"