diff options
-rw-r--r-- | main/libfprint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libfprint/APKBUILD b/main/libfprint/APKBUILD index c2e1501a6..021149d53 100644 --- a/main/libfprint/APKBUILD +++ b/main/libfprint/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Timo Teräs <timo.teras@iki.fi> pkgname=libfprint pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="fingerprint reader and identification library" url="http://www.freedesktop.org/wiki/Software/fprint/libfprint" arch="all" |