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

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

upgpkg: lxqt-sudo 0.16.0-1; update URLs

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 15:15:28 UTC (rev 743197)
+++ PKGBUILD2020-11-05 15:15:31 UTC (rev 743198)
@@ -1,20 +1,20 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("x86_64")
 groups=("lxqt")
-url="https://lxqt.org;
+url="https://github.com/lxqt/$pkgname;
 license=("LGPL2.1")
 depends=("liblxqt")
 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;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz;
+   
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc;
 )
-sha256sums=('bc148b2aa80c3dc6fea200a848e25b5c0684295a70f876931f11ffd168fd8fec'
+sha256sums=('f4950ff7c53c64b03859801e0b317dae29cdc2ae8b093c85d91a3891d2611092'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



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

2020-04-24 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, April 25, 2020 @ 03:18:12
  Author: yan12125
Revision: 619771

upgpkg: lxqt-sudo 0.15.0-1

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-04-25 03:17:58 UTC (rev 619770)
+++ PKGBUILD2020-04-25 03:18:12 UTC (rev 619771)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.14.1
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("x86_64")
@@ -14,11 +14,12 @@

"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=('5e59d592b8cd06fe47ede6b1460fac08f5ccdb56dcdeddf599fcde39c57d7e55'
+sha256sums=('bc148b2aa80c3dc6fea200a848e25b5c0684295a70f876931f11ffd168fd8fec'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+   "19DFDF3A579BD509DBB572D8BE793007AD22DF7E"  # Pedram Pourang 

 )
 
 


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

2019-02-24 Thread Chih-Hsuan Yen via arch-commits
Date: Monday, February 25, 2019 @ 07:58:38
  Author: yan12125
Revision: 435655

upgpkg: lxqt-sudo 0.14.1-1

* Use HTTPS in `url`

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-25 07:58:05 UTC (rev 435654)
+++ PKGBUILD2019-02-25 07:58:38 UTC (rev 435655)
@@ -1,12 +1,12 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org;
+url="https://lxqt.org;
 license=("LGPL2.1")
 depends=("liblxqt")
 makedepends=("lxqt-build-tools")
@@ -14,7 +14,7 @@

"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=('a322e169a5b6c5decbabe837fad428ac9013d9173723f6e0525a62b11bd1a123'
+sha256sums=('5e59d592b8cd06fe47ede6b1460fac08f5ccdb56dcdeddf599fcde39c57d7e55'
 'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 



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

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

upgpkg: lxqt-sudo 0.14.0-1

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-30 11:40:38 UTC (rev 428601)
+++ PKGBUILD2019-01-30 11:40:54 UTC (rev 428602)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 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=(
-   "8e05adf4926eead9fa3015be54a76f67ebf3f7c40e1dea0bcafbcf4c38e548c8"
-   "SKIP"
-)
+sha256sums=('a322e169a5b6c5decbabe837fad428ac9013d9173723f6e0525a62b11bd1a123'
+'SKIP')
 validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 



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

2018-05-24 Thread Jerome Leclanche via arch-commits
Date: Thursday, May 24, 2018 @ 20:49:47
  Author: jleclanche
Revision: 329162

upgpkg: lxqt-sudo 0.13.0-1

Upstream release 0.13.0

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-05-24 20:49:46 UTC (rev 329161)
+++ PKGBUILD2018-05-24 20:49:47 UTC (rev 329162)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.12.0
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("x86_64")
@@ -16,7 +16,7 @@

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


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

2017-10-21 Thread Jerome Leclanche
Date: Sunday, October 22, 2017 @ 01:22:34
  Author: jleclanche
Revision: 263930

upgpkg: lxqt-sudo 0.12.0-1

Upstream release 0.12.0

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-10-22 01:20:48 UTC (rev 263929)
+++ PKGBUILD2017-10-22 01:22:34 UTC (rev 263930)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.11.1
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
@@ -16,7 +16,7 @@

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


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

2017-01-17 Thread Jerome Leclanche
Date: Tuesday, January 17, 2017 @ 10:15:44
  Author: jleclanche
Revision: 207700

upgpkg: lxqt-sudo 0.11.1-1

Upstream release 0.11.1

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-17 10:06:08 UTC (rev 207699)
+++ PKGBUILD2017-01-17 10:15:44 UTC (rev 207700)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
@@ -10,13 +10,13 @@
 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;
 )
 sha256sums=(
-   "12666718f04ed508261c432789a608ba460b5cd641770708780d52400e848770"
+   "a902b32e137f5041c1dc82376742160f4c866d5a8da25c9384431512cf8555da"
"SKIP"
 )
 validpgpkeys=(
@@ -29,7 +29,7 @@
mkdir -p build
cd build
cmake "$srcdir/$pkgname-$pkgver" \
-   -DCMAKE_INSTALL_PREFIX=/usr 
+   -DCMAKE_INSTALL_PREFIX=/usr
make
 }
 


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

2016-09-24 Thread Jerome Leclanche
Date: Saturday, September 24, 2016 @ 14:42:07
  Author: jleclanche
Revision: 190347

upgpkg: lxqt-sudo 0.11.0-1

Upstream release 0.11.0

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-24 14:41:02 UTC (rev 190346)
+++ PKGBUILD2016-09-24 14:42:07 UTC (rev 190347)
@@ -2,8 +2,8 @@
 # Maintainer: Jerome Leclanche 
 
 pkgname=lxqt-sudo
-pkgver=0.10.0
-pkgrel=4
+pkgver=0.11.0
+pkgrel=1
 pkgdesc="LXQt privilege program (lxsu)."
 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=(
-   "3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
+   "12666718f04ed508261c432789a608ba460b5cd641770708780d52400e848770"
"SKIP"
 )
-validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")
+validpgpkeys=(
+   "169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche 

+   "7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida 

+)
 
 
 build() {


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

2016-09-20 Thread Jerome Leclanche
Date: Tuesday, September 20, 2016 @ 10:10:58
  Author: jleclanche
Revision: 190039

upgpkg: lxqt-sudo 0.10.0-4

Rebuild for new libqtxdg ABI

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-09-20 09:50:02 UTC (rev 190038)
+++ PKGBUILD2016-09-20 10:10:58 UTC (rev 190039)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-sudo
 pkgver=0.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2015-12-07 Thread Felix Yan
Date: Monday, December 7, 2015 @ 14:35:43
  Author: fyan
Revision: 149906

C++11 ABI rebuild

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 13:32:42 UTC (rev 149905)
+++ PKGBUILD2015-12-07 13:35:43 UTC (rev 149906)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-sudo
 pkgver=0.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
 groups=("lxqt")


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

2015-11-06 Thread Jerome Leclanche
Date: Friday, November 6, 2015 @ 13:11:21
  Author: jleclanche
Revision: 146287

upgpkg: lxqt-sudo 0.10.0-2

Rebuild and use https for sources

Modified:
  lxqt-sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-06 12:10:38 UTC (rev 146286)
+++ PKGBUILD2015-11-06 12:11:21 UTC (rev 146287)
@@ -3,7 +3,7 @@
 
 pkgname=lxqt-sudo
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="LXQt privilege program (lxsu)."
 arch=("i686" "x86_64")
 groups=("lxqt")
@@ -12,12 +12,12 @@
 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=(
"3b65fb9dc7b3b866a5fb090b16839308a15998ee30dfb28fae3c33370728fa57"
-"SKIP"
+   "SKIP"
 )
 validpgpkeys=("169704C6FB490C6892C7F23C37E0AF1FDA48F373")