summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIvan Shapovalov2016-11-03 19:09:40 +0300
committerIvan Shapovalov2016-11-03 19:09:40 +0300
commit7c24c1166a51a93ec17686e71e4b5c0822cae35b (patch)
treebf889c84e3053df7c781e1a3488b0648e65d70ea /PKGBUILD
parent1405b44fb32892ad2651775de5d09319a272d2bf (diff)
downloadaur-7c24c1166a51a93ec17686e71e4b5c0822cae35b.tar.gz
Remove unused <usb.h> include in the VFS495 patch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ca9b57f57786..740576cf42ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=libfprint-git
epoch=1
pkgver=0.6.0.r34.g12f6dae
-pkgrel=1
+pkgrel=2
pkgdesc="Library for fingerprint readers"
arch=(i686 x86_64)
url="http://www.freedesktop.org/wiki/Software/fprint/libfprint"
@@ -21,7 +21,7 @@ conflicts=(libfprint)
source=("git://anongit.freedesktop.org/libfprint/libfprint.git"
"validity-sensor.patch")
md5sums=('SKIP'
- 'bb3cd615f3b6b70c7613f9c83466dbfe')
+ 'b5a26aaa401b41fcc9ba4d8b717189c3')
pkgver() {
cd libfprint