summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Fontenot2022-03-08 09:38:45 -0600
committerCaleb Fontenot2022-03-08 09:38:45 -0600
commit051a574e23b3cfaf45cea936bea359ed6f47df3a (patch)
tree90e1d27f609732789dcc1862ed8d9d943b10838e
parent3d3b19efebb5736486e01d0f4bbc0a7ee6938b34 (diff)
downloadaur-howdy-git.tar.gz
Fix Package
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3163e4a6d33f..6d308d81e009 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = howdy-git
pkgdesc = Windows Hello for Linux
- pkgver = 2.6.1.r12.g95331bd
- pkgrel = 2
+ pkgver = 2.6.1.r77.g96767fe
+ pkgrel = 1
url = https://github.com/boltgolt/howdy
arch = x86_64
license = MIT
@@ -18,8 +18,10 @@ pkgbase = howdy-git
depends = python-click
depends = python-numpy
depends = python-opencv
+ provides = howdy
+ conflicts = howdy
backup = usr/lib/security/howdy/config.ini
- source = "git+https://github.com/boltgolt/howdy.git"
+ source = git+https://github.com/boltgolt/howdy.git
source = https://github.com/davisking/dlib-models/raw/master/dlib_face_recognition_resnet_model_v1.dat.bz2
source = https://github.com/davisking/dlib-models/raw/master/mmod_human_face_detector.dat.bz2
source = https://github.com/davisking/dlib-models/raw/master/shape_predictor_5_face_landmarks.dat.bz2