summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Murray2020-07-12 22:41:37 +0100
committerMatthew Murray2020-07-12 22:46:46 +0100
commitc2ac5737a607635850b7686716ef19f428ddd3b1 (patch)
treea7370afdb44fc903186da7ac182807b62444ffeb
parented16dc71a2d3347b5232d537714c188d52c0b58a (diff)
downloadaur-c2ac5737a607635850b7686716ef19f428ddd3b1.tar.gz
Use 0.4 tag
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f120a73e2541..83fd48418920 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-validity
pkgdesc = Validity fingerprint sensor driver
pkgver = 0.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/uunicorn/python-validity
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 3e8dac37b129..726496c5ca76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Matthew Murray <matt@mattmurr.xyz>
pkgname=python-validity
pkgver=0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Validity fingerprint sensor driver"
arch=(any)
license=(MIT)