[arch-commits] Commit in qtermwidget/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Thu Nov 5 15:04:15 UTC 2020
Date: Thursday, November 5, 2020 @ 15:04:15
Author: yan12125
Revision: 743169
upgpkg: qtermwidget 0.16.0-1; update URLs
Modified:
qtermwidget/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-05 15:04:07 UTC (rev 743168)
+++ PKGBUILD 2020-11-05 15:04:15 UTC (rev 743169)
@@ -2,20 +2,20 @@
# Maintainer: Chih-Hsuan Yen <yan12125 at archlinux.org>
pkgname=qtermwidget
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="A terminal widget for Qt, used by QTerminal"
arch=("x86_64")
-url="https://lxqt.org"
+url="https://github.com/lxqt/$pkgname"
# Yep, it's messy when you're talking about licenses
license=("LGPL" "custom:BSD" "custom:Public Domain")
depends=("qt5-base")
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=('6ecaf7c91be282c5e34937a853fe649729966c38d7e8f4cf54c0df94d85ac3ee'
+sha256sums=('739fcc97581d1fca441914d67808ea5eb2a051300488be319bb7afe30a01fdf2'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome at leclan.ch>
More information about the arch-commits
mailing list