[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2020-11-05 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, November 5, 2020 @ 15:45:11
  Author: yan12125
Revision: 743249

upgpkg: lxqt-openssh-askpass 0.16.0-1; add myself as co-maintainer; update URLs

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:40:19 UTC (rev 743248)
+++ PKGBUILD2020-11-05 15:45:11 UTC (rev 743249)
@@ -1,12 +1,13 @@
 # Maintainer: Jerome Leclanche 
+# Co-Maintainer: Chih-Hsuan Yen 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("liblxqt")
 makedepends=("cmake" "lxqt-build-tools")
@@ -13,7 +14,7 @@
 source=(

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('5371e955b18494eaa342c9ccfc7ef64b38af4c78514bdcdc4c81a017898416c1'
+sha256sums=('99f686302e2be457b82ba3444ef36613361a32335f0c44e894835a11a5d22046'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2020-04-24 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, April 25, 2020 @ 03:14:28
  Author: yan12125
Revision: 619761

upgpkg: lxqt-openssh-askpass 0.15.0-1

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-25 03:13:10 UTC (rev 619760)
+++ PKGBUILD2020-04-25 03:14:28 UTC (rev 619761)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.14.1
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("x86_64")
@@ -13,11 +13,12 @@
 source=(

"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('9a05cf15d123f5f09eefe77bf5bef96c2752fd0b16c1ad8020d6c5dba27c6bbb'
+sha256sums=('5371e955b18494eaa342c9ccfc7ef64b38af4c78514bdcdc4c81a017898416c1'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

 )
 
 


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2019-02-28 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, February 28, 2019 @ 12:25:49
  Author: yan12125
Revision: 437028

upgpkg: lxqt-openssh-askpass 0.14.1-1

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |   11 +--
 1 file changed, 5 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-28 12:22:18 UTC (rev 437027)
+++ PKGBUILD2019-02-28 12:25:49 UTC (rev 437028)
@@ -1,20 +1,19 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org;
+url="https://lxqt.org;
 license=("LGPL2.1")
 depends=("liblxqt")
-makedepends=("lxqt-build-tools")
+makedepends=("cmake" "lxqt-build-tools")
 source=(
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
-   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
 )
-sha256sums=('8a45df98e0fcc3738fb656f3014a5067259add630e73b71793c2af1965f9f20d'
+sha256sums=('9a05cf15d123f5f09eefe77bf5bef96c2752fd0b16c1ad8020d6c5dba27c6bbb'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2019-01-30 Thread Felix Yan via arch-commits
Date: Wednesday, January 30, 2019 @ 11:33:11
  Author: felixonmars
Revision: 428578

upgpkg: lxqt-openssh-askpass 0.14.0-1

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-30 11:33:08 UTC (rev 428577)
+++ PKGBUILD2019-01-30 11:33:11 UTC (rev 428578)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("x86_64")
@@ -14,10 +14,8 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=(
-   "f33e5f168729b974a4b9408e67c9b63f424bcff850bcbdc2d94f22e59f384250"
-   "SKIP"
-)
+sha256sums=('8a45df98e0fcc3738fb656f3014a5067259add630e73b71793c2af1965f9f20d'
+'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 



[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2018-05-24 Thread Jerome Leclanche via arch-commits
Date: Thursday, May 24, 2018 @ 20:39:40
  Author: jleclanche
Revision: 329138

upgpkg: lxqt-openssh-askpass 0.13.0-1

Upstream release 0.13.0

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-24 20:39:05 UTC (rev 329137)
+++ PKGBUILD2018-05-24 20:39:40 UTC (rev 329138)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("x86_64")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5"
+   "f33e5f168729b974a4b9408e67c9b63f424bcff850bcbdc2d94f22e59f384250"
"SKIP"
 )
 validpgpkeys=(


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:03:36
  Author: jleclanche
Revision: 263920

upgpkg: lxqt-openssh-askpass 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:00:34 UTC (rev 263919)
+++ PKGBUILD2017-10-22 01:03:36 UTC (rev 263920)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.12.0
+pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
+   "0962ae128c56c812929ca3d355c54dad3391962a1126b1c40fffc4d4bebd3cf5"
"SKIP"
 )
 validpgpkeys=(


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2017-01-30 Thread Balló György
Date: Monday, January 30, 2017 @ 18:45:34
  Author: bgyorgy
Revision: 209543

upgpkg: lxqt-openssh-askpass 0.11.1-2

Fix makedepends

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-30 18:11:40 UTC (rev 209542)
+++ PKGBUILD2017-01-30 18:45:34 UTC (rev 209543)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-openssh-askpass
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -10,7 +10,7 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("liblxqt")
-makedepends=("cmake" "qt5-tools" "git")
+makedepends=("lxqt-build-tools")
 source=(

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2017-01-17 Thread Jerome Leclanche
Date: Tuesday, January 17, 2017 @ 09:26:08
  Author: jleclanche
Revision: 207680

upgpkg: lxqt-openssh-askpass 0.11.1-1

Upstream release 0.11.1

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 09:23:13 UTC (rev 207679)
+++ PKGBUILD2017-01-17 09:26:08 UTC (rev 207680)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@

"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "7eac52ceca73e0ccb16a517d78a80870fbb1c2d9edc33c6ad719ae35820f57ec"
+   "52c29549bc1ecaf3e3843e08460f1ec8f1a62bc423a46034b8189fee01803eb9"
"SKIP"
 )
 validpgpkeys=(


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2016-10-26 Thread Jerome Leclanche
Date: Wednesday, October 26, 2016 @ 21:18:06
  Author: jleclanche
Revision: 193745

upgpkg: lxqt-openssh-askpass 0.11.0-1

Upstream release 0.11.0

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |   17 ++---
 1 file changed, 10 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-26 20:46:17 UTC (rev 193744)
+++ PKGBUILD2016-10-26 21:18:06 UTC (rev 193745)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.10.0
-pkgrel=3
+pkgver=0.11.0
+pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -10,16 +10,19 @@
 url="http://lxqt.org;
 license=("LGPL2.1")
 depends=("liblxqt")
-makedepends=("cmake" "qt5-tools")
+makedepends=("cmake" "qt5-tools" "git")
 source=(
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
-   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
-   "fc4138fa071cf6e7a39cb0c069d8dbc31e409f5eaed87b65f7b5fe6241032283"
+   "7eac52ceca73e0ccb16a517d78a80870fbb1c2d9edc33c6ad719ae35820f57ec"
"SKIP"
 )
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+)
 
 
 build() {


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2015-12-07 Thread Allan McRae
Date: Monday, December 7, 2015 @ 13:49:22
  Author: allan
Revision: 149837

C++11 ABI rebuild

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 12:48:16 UTC (rev 149836)
+++ PKGBUILD2015-12-07 12:49:22 UTC (rev 149837)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-openssh-askpass
 pkgver=0.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2015-11-06 Thread Jerome Leclanche
Date: Friday, November 6, 2015 @ 18:55:57
  Author: jleclanche
Revision: 146322

upgpkg: lxqt-openssh-askpass 0.10.0-2

Rebuild and use https for sources

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-06 17:54:35 UTC (rev 146321)
+++ PKGBUILD2015-11-06 17:55:57 UTC (rev 146322)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-openssh-askpass
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -12,8 +12,8 @@
 depends=("liblxqt")
 makedepends=("cmake" "qt5-tools")
 source=(
-   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
-   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
 sha256sums=(
"fc4138fa071cf6e7a39cb0c069d8dbc31e409f5eaed87b65f7b5fe6241032283"


[arch-commits] Commit in lxqt-openssh-askpass/trunk (PKGBUILD)

2015-11-02 Thread Jerome Leclanche
Date: Monday, November 2, 2015 @ 15:44:15
  Author: jleclanche
Revision: 145652

upgpkg: lxqt-openssh-askpass 0.10.0-1

Upstream release 0.10.0

Modified:
  lxqt-openssh-askpass/trunk/PKGBUILD

--+
 PKGBUILD |   15 +++
 1 file changed, 11 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-02 14:41:02 UTC (rev 145651)
+++ PKGBUILD2015-11-02 14:44:15 UTC (rev 145652)
@@ -2,17 +2,24 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-openssh-askpass
-pkgver=0.9.0
+pkgver=0.10.0
 pkgrel=1
 pkgdesc="LXQt openssh password prompt"
 arch=("i686" "x86_64")
 groups=("lxqt")
 url="http://lxqt.org;
-license=("GPL2")
+license=("LGPL2.1")
 depends=("liblxqt")
 makedepends=("cmake" "qt5-tools")
-source=("http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;)
-sha256sums=("95c9646c8583add54e49b31c6c8dd04d9d09a8836fa8ea289e0adce403aaa72b")
+source=(
+   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz;
+   "http://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz.asc;
+)
+sha256sums=(
+   "fc4138fa071cf6e7a39cb0c069d8dbc31e409f5eaed87b65f7b5fe6241032283"
+   "SKIP"
+)
+validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
 
 
 build() {