[arch-commits] Commit in fcitx-qt5/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Mon Jan 8 17:18:53 UTC 2018
Date: Monday, January 8, 2018 @ 17:18:51
Author: eschwartz
Revision: 280559
upgpkg: fcitx-qt5 1.2.1-3
Add PGP signatures.
Modified:
fcitx-qt5/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-08 17:16:24 UTC (rev 280558)
+++ PKGBUILD 2018-01-08 17:18:51 UTC (rev 280559)
@@ -3,7 +3,7 @@
pkgname=fcitx-qt5
pkgver=1.2.1
-pkgrel=2
+pkgrel=3
pkgdesc="Qt5 IM Module for Fcitx"
arch=('x86_64')
url="https://github.com/fcitx/fcitx-qt5"
@@ -11,8 +11,10 @@
groups=('fcitx-im')
depends=('fcitx' 'libxkbcommon' 'qt5-base')
makedepends=('extra-cmake-modules')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/fcitx/fcitx-qt5/archive/$pkgver.tar.gz")
-sha512sums=('33e925cc423c4d9441834ddb5c813599307ce04afab1071c328e3de3b83a6bc965a493360b9f7a6a19cb3d4871f9c993d5b69cd5882a7bffe0b197b8f1827d09')
+source=("https://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha512sums=('0fd726974492e173084e29d3308aa1d97141a1e4034b7192cf505391540533eff473849929e931e4a84589d233fefac70cbd9c122cf6d0d0de412150cad1b1d3'
+ 'SKIP')
+validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt at gmail.com>
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list