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

Chih-Hsuan Yen yan12125 at archlinux.org
Thu Feb 28 14:23:55 UTC 2019


    Date: Thursday, February 28, 2019 @ 14:23:55
  Author: yan12125
Revision: 437052

upgpkg: qterminal 0.14.1-1

Modified:
  qterminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 14:18:04 UTC (rev 437051)
+++ PKGBUILD	2019-02-28 14:23:55 UTC (rev 437052)
@@ -1,20 +1,19 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=qterminal
-pkgver=0.14.0
+pkgver=0.14.1
 pkgrel=1
 pkgdesc="A lightweight Qt-based terminal emulator"
 arch=("x86_64")
 groups=("lxqt")
-url="http://lxqt.org"
+url="https://lxqt.org"
 license=("GPL2")
 depends=("hicolor-icon-theme" "qtermwidget" "qt5-x11extras")
-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=('9807450a2d2c72edaa60db5b6b33c6c76fa1c742b419167c8f2815d4e3e29d3e'
+sha256sums=('e018ece0bd38124a2879a6fbb76dd6b9d70ae2b231845650ad363eeca756fe31'
             'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>



More information about the arch-commits mailing list