Skip to content

Commit 85d51dd

Browse files
authored
Merge pull request #477 from kageurufu/aur-2.6.1
Bump AUR to 2.6.1
2 parents 9a79308 + 608b6d0 commit 85d51dd

4 files changed

Lines changed: 12 additions & 15 deletions

File tree

archlinux/howdy/.SRCINFO

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
pkgbase = howdy
22
pkgdesc = Windows Hello for Linux
3-
pkgver = 2.6.0
3+
pkgver = 2.6.1
44
pkgrel = 1
55
url = https://github.com/boltgolt/howdy
66
arch = x86_64
77
license = MIT
8-
makedepends = python-sphinx
98
makedepends = cmake
109
makedepends = pkgfile
1110
depends = opencv
@@ -19,11 +18,11 @@ pkgbase = howdy
1918
depends = python-click
2019
depends = python-numpy
2120
backup = usr/lib/security/howdy/config.ini
22-
source = https://github.com/boltgolt/howdy/archive/v2.6.0.tar.gz
21+
source = https://github.com/boltgolt/howdy/archive/v2.6.1.tar.gz
2322
source = https://github.com/davisking/dlib-models/raw/master/dlib_face_recognition_resnet_model_v1.dat.bz2
2423
source = https://github.com/davisking/dlib-models/raw/master/mmod_human_face_detector.dat.bz2
2524
source = https://github.com/davisking/dlib-models/raw/master/shape_predictor_5_face_landmarks.dat.bz2
26-
sha256sums = 5bac0f32cff1358ee06d2d33a50c3cbbb5f06973747343193ce7d9926c53de23
25+
sha256sums = f3f48599f78fd82b049539fcfc34de25c9435cad732697bdda94e85352964794
2726
sha256sums = abb1f61041e434465855ce81c2bd546e830d28bcbed8d27ffbe5bb408b11553a
2827
sha256sums = db9e9e40f092c118d5eb3e643935b216838170793559515541c56a2b50d9fc84
2928
sha256sums = 6e787bbebf5c9efdb793f6cd1f023230c4413306605f24f299f12869f95aa472

archlinux/howdy/PKGBUILD

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Contributor: Kelley McChesney <kelley@kelleymcchesney.us>
55

66
pkgname=howdy
7-
pkgver=2.6.0
7+
pkgver=2.6.1
88
pkgrel=1
99
pkgdesc="Windows Hello for Linux"
1010
arch=('x86_64')
@@ -23,7 +23,6 @@ depends=(
2323
'python-numpy'
2424
)
2525
makedepends=(
26-
'python-sphinx'
2726
'cmake'
2827
'pkgfile'
2928
)
@@ -34,7 +33,7 @@ source=(
3433
"https://github.com/davisking/dlib-models/raw/master/mmod_human_face_detector.dat.bz2"
3534
"https://github.com/davisking/dlib-models/raw/master/shape_predictor_5_face_landmarks.dat.bz2"
3635
)
37-
sha256sums=('5bac0f32cff1358ee06d2d33a50c3cbbb5f06973747343193ce7d9926c53de23'
36+
sha256sums=('f3f48599f78fd82b049539fcfc34de25c9435cad732697bdda94e85352964794'
3837
'abb1f61041e434465855ce81c2bd546e830d28bcbed8d27ffbe5bb408b11553a'
3938
'db9e9e40f092c118d5eb3e643935b216838170793559515541c56a2b50d9fc84'
4039
'6e787bbebf5c9efdb793f6cd1f023230c4413306605f24f299f12869f95aa472')

archlinux/pam-python/.SRCINFO

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
pkgbase = pam-python
22
pkgdesc = Python for PAM
3-
pkgver = 1.0.6
3+
pkgver = 1.0.7
44
pkgrel = 1
55
url = https://github.com/boltgolt/howdy
66
arch = x86_64
77
license = MIT
88
makedepends = python-sphinx
99
makedepends = cmake
10+
depends = pam
1011
depends = python2
11-
source = https://downloads.sourceforge.net/project/pam-python/pam-python-1.0.6-1/pam-python-1.0.6.tar.gz
12-
source = https://sourceforge.net/p/pam-python/tickets/_discuss/thread/5dc8cfd5/5839/attachment/pam-python-1.0.6-fedora.patch
13-
source = https://sourceforge.net/p/pam-python/tickets/_discuss/thread/5dc8cfd5/5839/attachment/pam-python-1.0.6-gcc8.patch
14-
sha256sums = 0ef4dda35da14088afb1640266415730a6e0274bea934917beb5aca90318f853
15-
sha256sums = acb9d1b5cf7cad73d5524334b7954431bb9b90f960980378c538907e468c34b5
16-
sha256sums = 02dd9a4d8ec921ff9a2408183f290f08102e3f9e0151786ae7220a4d550bfe24
12+
source = https://downloads.sourceforge.net/project/pam-python/pam-python-1.0.7-1/pam-python-1.0.7.tar.gz
13+
sha256sums = 96ce72fe355b03b87c0eb540ecef06f33738f98f56581e81eb5bffbad1a47e07
1714

1815
pkgname = pam-python
1916

archlinux/pam-python/PKGBUILD

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ arch=('x86_64')
88
url="https://github.com/boltgolt/howdy"
99
license=('MIT')
1010
depends=(
11+
'pam'
1112
'python2'
1213
)
1314
makedepends=(
@@ -25,7 +26,7 @@ prepare() {
2526
sed -i'' 's|#!/usr/bin/python -W default|#!/usr/bin/python2 -W default|g' src/setup.py
2627
sed -i'' 's|#!/usr/bin/python -W default|#!/usr/bin/python2 -W default|g' src/test.py
2728
sed -i'' 's|LIBDIR ?= /lib/security|LIBDIR ?= /usr/lib/security|g' src/Makefile
28-
sed -i'' 's|sphinx-build|sphinx-build|g' doc/Makefile
29+
sed -n '/^License/,/^--$/p' README.txt | grep -v -e '^License' -e '^-\+' > $srcdir/LICENSE
2930
}
3031

3132
build() {
@@ -38,4 +39,5 @@ package() {
3839
# Installing pam-python
3940
cd "$srcdir/pam-python-$pkgver"
4041
PREFIX=/usr make DESTDIR="$pkgdir/" install
42+
install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
4143
}

0 commit comments

Comments
 (0)