From 9c7977e3d8fe2ff0c253e6b4f58eca15150fb71e Mon Sep 17 00:00:00 2001 From: stinobook <51697064+stinobook@users.noreply.github.com> Date: Tue, 18 Jun 2019 15:36:51 +0200 Subject: [PATCH] Update PKGBUILD edited the version number, source url to new version and updated the sha sum for the new version. hopefully this is all that is needed to be edited. tested and worked for me --- archlinux/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archlinux/PKGBUILD b/archlinux/PKGBUILD index f1c58a6..e100771 100644 --- a/archlinux/PKGBUILD +++ b/archlinux/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: boltgolt # Maintainer: Kelley McChesney pkgname=howdy -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc="Windows Hello for Linux" arch=('x86_64') @@ -25,11 +25,11 @@ makedepends=( 'python-pip' ) backup=('usr/lib/security/howdy/config.ini') -source=("https://github.com/boltgolt/howdy/archive/v2.5.0.tar.gz" +source=("https://github.com/boltgolt/howdy/archive/v2.5.1.tar.gz" "https://downloads.sourceforge.net/project/pam-python/pam-python-1.0.6-1/pam-python-1.0.6.tar.gz" "https://sourceforge.net/p/pam-python/tickets/_discuss/thread/5dc8cfd5/5839/attachment/pam-python-1.0.6-fedora.patch" "https://sourceforge.net/p/pam-python/tickets/_discuss/thread/5dc8cfd5/5839/attachment/pam-python-1.0.6-gcc8.patch") -sha256sums=('a42c278f05866a6a616e8f5dd8349e35769063a229c236e680e566c5a6580334' +sha256sums=('596c8d947422e6d419746784f900a4af931a6fc647e1324913c6ce66a146bf82' '0ef4dda35da14088afb1640266415730a6e0274bea934917beb5aca90318f853' 'acb9d1b5cf7cad73d5524334b7954431bb9b90f960980378c538907e468c34b5' '02dd9a4d8ec921ff9a2408183f290f08102e3f9e0151786ae7220a4d550bfe24')