[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-08-20 Thread Maxim Baz via arch-commits
Date: Thursday, August 20, 2020 @ 15:36:11
  Author: maximbaz
Revision: 685533

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 685532, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-20 15:36:07 UTC (rev 685532)
+++ PKGBUILD2020-08-20 15:36:11 UTC (rev 685533)
@@ -1,30 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.8.1
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc' 'libnotify')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('abdde988eedbf955666b48277e6840f65a6e6364a06a5f2d31ece58121c07327'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
685532, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-20 15:36:11 UTC (rev 685533)
@@ -0,0 +1,30 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.9.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc' 'libnotify')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('87e7544b2f8d016c7375351b82c56b2ed9d39a4c4b07ca8272615f7cb2b86fc5'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-07-30 Thread Maxim Baz via arch-commits
Date: Thursday, July 30, 2020 @ 17:55:20
  Author: maximbaz
Revision: 665933

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 665932, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-30 17:55:16 UTC (rev 665932)
+++ PKGBUILD2020-07-30 17:55:20 UTC (rev 665933)
@@ -1,30 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.8.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc' 'libnotify')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('a880b452738c54813383ad760e68e7d75136dc3062bcaf0aec71244f480ed1f1'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
665932, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-30 17:55:20 UTC (rev 665933)
@@ -0,0 +1,30 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.8.1
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc' 'libnotify')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('abdde988eedbf955666b48277e6840f65a6e6364a06a5f2d31ece58121c07327'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-07-29 Thread Maxim Baz via arch-commits
Date: Wednesday, July 29, 2020 @ 14:33:43
  Author: maximbaz
Revision: 665780

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 665779, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   61 ++---
 1 file changed, 30 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-07-29 14:33:39 UTC (rev 665779)
+++ PKGBUILD2020-07-29 14:33:43 UTC (rev 665780)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.7.1
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('18c50b3150d089171d3d152e19ba93ca5d9093d982fc67a8f05903b6d04a4e16'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
665779, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-07-29 14:33:43 UTC (rev 665780)
@@ -0,0 +1,30 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.8.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc' 'libnotify')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('a880b452738c54813383ad760e68e7d75136dc3062bcaf0aec71244f480ed1f1'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-05-20 Thread Maxim Baz via arch-commits
Date: Wednesday, May 20, 2020 @ 11:29:05
  Author: maximbaz
Revision: 630620

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 630619, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-20 11:29:00 UTC (rev 630619)
+++ PKGBUILD2020-05-20 11:29:05 UTC (rev 630620)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.7.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('34de65f40ad9fa3b5850f47af90dea8e356d009b706ac29722e744418ba07db5'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
630619, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-20 11:29:05 UTC (rev 630620)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.7.1
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('18c50b3150d089171d3d152e19ba93ca5d9093d982fc67a8f05903b6d04a4e16'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-04-21 Thread Maxim Baz via arch-commits
Date: Tuesday, April 21, 2020 @ 17:53:55
  Author: maximbaz
Revision: 617384

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 617383, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-21 17:53:52 UTC (rev 617383)
+++ PKGBUILD2020-04-21 17:53:55 UTC (rev 617384)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.6.1
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('0be4df19e095072767cc61911ce948685de326483d5b6712a43276b7faf7798e'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
617383, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-21 17:53:55 UTC (rev 617384)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.7.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('34de65f40ad9fa3b5850f47af90dea8e356d009b706ac29722e744418ba07db5'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-04-16 Thread Maxim Baz via arch-commits
Date: Thursday, April 16, 2020 @ 09:13:38
  Author: maximbaz
Revision: 615316

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 615315, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-16 09:13:34 UTC (rev 615315)
+++ PKGBUILD2020-04-16 09:13:38 UTC (rev 615316)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.6.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('cc85ba9e61fc1f26ffa49290c4f10d4deada65d2cdac49010ae70ff264df7360'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
615315, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-16 09:13:38 UTC (rev 615316)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.6.1
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('0be4df19e095072767cc61911ce948685de326483d5b6712a43276b7faf7798e'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-04-15 Thread Maxim Baz via arch-commits
Date: Wednesday, April 15, 2020 @ 21:07:52
  Author: maximbaz
Revision: 615047

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 615046, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-15 21:07:49 UTC (rev 615046)
+++ PKGBUILD2020-04-15 21:07:52 UTC (rev 615047)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.5.2
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('cc45efff441a482145c5ec6e64089fbc6b2cf00621823e8caac5734055852237'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
615046, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-15 21:07:52 UTC (rev 615047)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('cc85ba9e61fc1f26ffa49290c4f10d4deada65d2cdac49010ae70ff264df7360'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-04-14 Thread Maxim Baz via arch-commits
Date: Tuesday, April 14, 2020 @ 16:17:24
  Author: maximbaz
Revision: 614071

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 614070, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-04-14 16:17:21 UTC (rev 614070)
+++ PKGBUILD2020-04-14 16:17:24 UTC (rev 614071)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.5.1
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('271a5712526b879a05987162ec50670077ee8405909e3f9a0b756827cdeab950'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
614070, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-04-14 16:17:24 UTC (rev 614071)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.5.2
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('cc45efff441a482145c5ec6e64089fbc6b2cf00621823e8caac5734055852237'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-03-31 Thread Maxim Baz via arch-commits
Date: Tuesday, March 31, 2020 @ 20:41:23
  Author: maximbaz
Revision: 608349

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 608348, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-31 20:41:19 UTC (rev 608348)
+++ PKGBUILD2020-03-31 20:41:23 UTC (rev 608349)
@@ -1,31 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.5.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('f80ef7e4c7ae4f48624528eb9ddf31700516e022c21c3c46ab1a279d549c8481'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
608348, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-31 20:41:23 UTC (rev 608349)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.5.1
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('271a5712526b879a05987162ec50670077ee8405909e3f9a0b756827cdeab950'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-03-08 Thread Maxim Baz via arch-commits
Date: Sunday, March 8, 2020 @ 21:46:43
  Author: maximbaz
Revision: 592562

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 592561, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   63 ++---
 1 file changed, 31 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-08 21:46:39 UTC (rev 592561)
+++ PKGBUILD2020-03-08 21:46:43 UTC (rev 592562)
@@ -1,32 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.4.1
-pkgrel=2
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('3a634c8add098aead5632bebac4870f8bee614d69d34cbf9bb83fecd9f1f0e19'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
592561, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-08 21:46:43 UTC (rev 592562)
@@ -0,0 +1,31 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.5.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('f80ef7e4c7ae4f48624528eb9ddf31700516e022c21c3c46ab1a279d549c8481'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-02-26 Thread Maxim Baz via arch-commits
Date: Wednesday, February 26, 2020 @ 22:43:32
  Author: maximbaz
Revision: 583477

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 583476, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-26 22:43:26 UTC (rev 583476)
+++ PKGBUILD2020-02-26 22:43:32 UTC (rev 583477)
@@ -1,32 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('3a634c8add098aead5632bebac4870f8bee614d69d34cbf9bb83fecd9f1f0e19'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
583476, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-26 22:43:32 UTC (rev 583477)
@@ -0,0 +1,32 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.4.1
+pkgrel=2
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('3a634c8add098aead5632bebac4870f8bee614d69d34cbf9bb83fecd9f1f0e19'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2020-01-29 Thread Maxim Baz via arch-commits
Date: Wednesday, January 29, 2020 @ 23:58:36
  Author: maximbaz
Revision: 559337

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 559336, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-01-29 23:58:29 UTC (rev 559336)
+++ PKGBUILD2020-01-29 23:58:36 UTC (rev 559337)
@@ -1,32 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.4.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F'
-'libnotify: for desktop notifications')
-source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
-
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
-sha256sums=('b554fecfbe49b00ce887a071cfe710d424e747543404be2d8bbc6bf0b0271acd'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
559336, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-01-29 23:58:36 UTC (rev 559337)
@@ -0,0 +1,32 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.4.1
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('3a634c8add098aead5632bebac4870f8bee614d69d34cbf9bb83fecd9f1f0e19'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2019-11-17 Thread Maxim Baz via arch-commits
Date: Sunday, November 17, 2019 @ 23:10:17
  Author: maximbaz
Revision: 530261

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 530260, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-17 23:10:08 UTC (rev 530260)
+++ PKGBUILD2019-11-17 23:10:17 UTC (rev 530261)
@@ -1,32 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.3.0
-pkgrel=3
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F'
-'libnotify: for desktop notifications')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-
"${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
-sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
530260, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-17 23:10:17 UTC (rev 530261)
@@ -0,0 +1,32 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.4.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F'
+'libnotify: for desktop notifications')
+source=("${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz"
+
"${url}/releases/download/${pkgver}/${pkgname}-${pkgver}-src.tar.gz.asc")
+sha256sums=('b554fecfbe49b00ce887a071cfe710d424e747543404be2d8bbc6bf0b0271acd'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2019-08-16 Thread Maxim Baz via arch-commits
Date: Friday, August 16, 2019 @ 08:27:22
  Author: maximbaz
Revision: 499815

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 499814, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-16 08:27:16 UTC (rev 499814)
+++ PKGBUILD2019-08-16 08:27:22 UTC (rev 499815)
@@ -1,32 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.3.0
-pkgrel=2
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F'
-'libnotify: for desktop notifications')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-
"${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
-sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
499814, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-16 08:27:22 UTC (rev 499815)
@@ -0,0 +1,32 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.3.0
+pkgrel=3
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F'
+'libnotify: for desktop notifications')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+
"${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
+sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2019-08-16 Thread Felix Yan via arch-commits
Date: Friday, August 16, 2019 @ 06:15:40
  Author: felixonmars
Revision: 499720

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 499719, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 ++---
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-16 06:15:30 UTC (rev 499719)
+++ PKGBUILD2019-08-16 06:15:40 UTC (rev 499720)
@@ -1,32 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.3.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie' 'git')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F'
-'libnotify: for desktop notifications')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
-
"${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
-sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-build() {
-cd "${pkgname}-${pkgver}"
-make build
-}
-
-package() {
-cd "${pkgname}-${pkgver}"
-make DESTDIR="${pkgdir}" install
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
499719, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-16 06:15:40 UTC (rev 499720)
@@ -0,0 +1,32 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.3.0
+pkgrel=2
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F'
+'libnotify: for desktop notifications')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+
"${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
+sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2019-07-25 Thread Maxim Baz via arch-commits
Date: Thursday, July 25, 2019 @ 08:40:22
  Author: maximbaz
Revision: 492774

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 492773, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   71 +++--
 1 file changed, 32 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-25 08:40:16 UTC (rev 492773)
+++ PKGBUILD2019-07-25 08:40:22 UTC (rev 492774)
@@ -1,39 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.2.0
-pkgrel=2
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam-u2f: for U2F')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz"
-
"${pkgname}-${pkgver}.tar.gz.sig::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz.sig")
-sha256sums=('9f15f435bcb898f001e159ef107861d5c41dbe6828f1b22734abc30444e7c207'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-prepare() {
-mkdir -p "gopath/src/github.com/maximbaz"
-ln -rTsf "${pkgname}" "gopath/src/github.com/maximbaz/${pkgname}"
-}
-
-build() {
-export GOPATH="${srcdir}/gopath"
-cd "gopath/src/github.com/maximbaz/${pkgname}"
-make build
-}
-
-package() {
-cd "${pkgname}"
-install -Dm755 -t "${pkgdir}/usr/bin" "${pkgname}"
-install -Dm644 -t "${pkgdir}/usr/lib/systemd/user" "${pkgname}.service"
-install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
492773, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-25 08:40:22 UTC (rev 492774)
@@ -0,0 +1,32 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie' 'git')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F'
+'libnotify: for desktop notifications')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz"
+
"${pkgname}-${pkgver}.tar.gz.asc::${url}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz.asc")
+sha256sums=('535241f2d9e293e110dbe39fb9faa6073f7114529d82039947454bfeeeb2579a'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+build() {
+cd "${pkgname}-${pkgver}"
+make build
+}
+
+package() {
+cd "${pkgname}-${pkgver}"
+make DESTDIR="${pkgdir}" install
+}
+
+# vim:set ts=4 sw=4 et:


[arch-commits] Commit in yubikey-touch-detector/repos/community-x86_64 (2 files)

2019-02-13 Thread Maxim Baz via arch-commits
Date: Wednesday, February 13, 2019 @ 09:14:49
  Author: maximbaz
Revision: 432055

archrelease: copy trunk to community-x86_64

Added:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD
(from rev 432054, yubikey-touch-detector/trunk/PKGBUILD)
Deleted:
  yubikey-touch-detector/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-13 09:14:44 UTC (rev 432054)
+++ PKGBUILD2019-02-13 09:14:49 UTC (rev 432055)
@@ -1,39 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-
-pkgname=yubikey-touch-detector
-pkgver=1.2.0
-pkgrel=1
-pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
-arch=('x86_64')
-url='https://github.com/maximbaz/yubikey-touch-detector'
-license=('MIT')
-depends=('glibc')
-makedepends=('go-pie')
-optdepends=('gnupg: for GPG'
-'openssh: for SSH'
-'pam_u2f: for U2F')
-source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz"
-
"${pkgname}-${pkgver}.tar.gz.sig::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz.sig")
-sha256sums=('9f15f435bcb898f001e159ef107861d5c41dbe6828f1b22734abc30444e7c207'
-'SKIP')
-validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
-
-prepare() {
-mkdir -p "gopath/src/github.com/maximbaz"
-ln -rTsf "${pkgname}" "gopath/src/github.com/maximbaz/${pkgname}"
-}
-
-build() {
-export GOPATH="${srcdir}/gopath"
-cd "gopath/src/github.com/maximbaz/${pkgname}"
-make build
-}
-
-package() {
-cd "${pkgname}"
-install -Dm755 -t "${pkgdir}/usr/bin" "${pkgname}"
-install -Dm644 -t "${pkgdir}/usr/lib/systemd/user" "${pkgname}.service"
-install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
-}
-
-# vim:set ts=4 sw=4 et:

Copied: yubikey-touch-detector/repos/community-x86_64/PKGBUILD (from rev 
432054, yubikey-touch-detector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-13 09:14:49 UTC (rev 432055)
@@ -0,0 +1,39 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+
+pkgname=yubikey-touch-detector
+pkgver=1.2.0
+pkgrel=2
+pkgdesc='A tool that can detect when your YubiKey is waiting for a touch'
+arch=('x86_64')
+url='https://github.com/maximbaz/yubikey-touch-detector'
+license=('MIT')
+depends=('glibc')
+makedepends=('go-pie')
+optdepends=('gnupg: for GPG'
+'openssh: for SSH'
+'pam-u2f: for U2F')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz"
+
"${pkgname}-${pkgver}.tar.gz.sig::${url}/releases/download/${pkgver}/${pkgname}-src.tar.gz.sig")
+sha256sums=('9f15f435bcb898f001e159ef107861d5c41dbe6828f1b22734abc30444e7c207'
+'SKIP')
+validpgpkeys=('EB4F9E5A60D32232BB52150C12C87A28FEAC6B20')
+
+prepare() {
+mkdir -p "gopath/src/github.com/maximbaz"
+ln -rTsf "${pkgname}" "gopath/src/github.com/maximbaz/${pkgname}"
+}
+
+build() {
+export GOPATH="${srcdir}/gopath"
+cd "gopath/src/github.com/maximbaz/${pkgname}"
+make build
+}
+
+package() {
+cd "${pkgname}"
+install -Dm755 -t "${pkgdir}/usr/bin" "${pkgname}"
+install -Dm644 -t "${pkgdir}/usr/lib/systemd/user" "${pkgname}.service"
+install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
+}
+
+# vim:set ts=4 sw=4 et: