diff options
author | Davide Depau | 2020-08-04 19:14:03 +0200 |
---|---|---|
committer | Davide Depau | 2020-08-04 19:14:03 +0200 |
commit | 49aa5820f4d69283f131fd5ede6b76041d8a0b55 (patch) | |
tree | 9abbbf61a33f61b7717c300a17892c654fd299e2 /PKGBUILD | |
parent | 32bd3822233ff548d746b45857fa1d88d30ae2ae (diff) | |
download | aur-49aa5820f4d69283f131fd5ede6b76041d8a0b55.tar.gz |
Bump pkgrel to clear f-ing useless out of date flag
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ _pkgname='validity-sensors-tools' pkgname="${_pkgname}-git" pkgver=0.5.r27.g5ba2094 -pkgrel=1 +pkgrel=2 pkgdesc='Linux tool to flash and pair Validity fingerprint sensors 009x' arch=('x86_64') url='https://github.com/3v1n0/python-validity' |