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

Felix Yan felixonmars at archlinux.org
Wed Jan 30 12:01:45 UTC 2019


    Date: Wednesday, January 30, 2019 @ 12:01:44
  Author: felixonmars
Revision: 428627

upgpkg: qterminal 0.14.0-1

Modified:
  qterminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-30 11:59:36 UTC (rev 428626)
+++ PKGBUILD	2019-01-30 12:01:44 UTC (rev 428627)
@@ -1,7 +1,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=qterminal
-pkgver=0.9.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="A lightweight Qt-based terminal emulator"
 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=(
-	"4157980356af4e05cfe5fa3badecba6e25715a35e2b7f9a830da87bcca519fee"
-	"SKIP"
-)
+sha256sums=('9807450a2d2c72edaa60db5b6b33c6c76fa1c742b419167c8f2815d4e3e29d3e'
+            'SKIP')
 validpgpkeys=(
 	"169704C6FB490C6892C7F23C37E0AF1FDA48F373"  # Jerome Leclanche <jerome at leclan.ch>
 	"7C733BA5F585AAD669E4D23A42C9C8D3AF5EA5E3"  # Alf Gaida <agaida at siduction.org>



More information about the arch-commits mailing list