summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Murray2020-07-12 23:26:47 +0100
committerMatthew Murray2020-07-12 23:26:47 +0100
commitcfe85afc046d7ff65732360c0ba35205071fca16 (patch)
treef7c6cfc5b16b0e62a1b18c26084b250e9e7488a9
parentf38bd9d588b94704d4737b65b8e7e1c5ae519982 (diff)
downloadaur-cfe85afc046d7ff65732360c0ba35205071fca16.tar.gz
Update pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6656dee4373b..24e4be726efb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-validity
pkgdesc = Validity fingerprint sensor driver
pkgver = 0.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/uunicorn/python-validity
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index e186f77d2df3..edd9a0c89c93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthew Murray <matt@mattmurr.xyz>
pkgname=python-validity
pkgver=0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Validity fingerprint sensor driver"
arch=(any)
license=(MIT)