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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 28 12:25:51 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-02-28 12:22:18 UTC (rev 437027)
+++ PKGBUILD	2019-02-28 12:25:49 UTC (rev 437028)
@@ -1,20 +1,19 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 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 <jerome at leclan.ch>



More information about the arch-commits mailing list