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

Eli Schwartz eschwartz at archlinux.org
Mon Jan 8 17:22:56 UTC 2018


    Date: Monday, January 8, 2018 @ 17:22:55
  Author: eschwartz
Revision: 280561

upgpkg: fcitx-unikey 0.2.7-2

Add PGP signatures.

Modified:
  fcitx-unikey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 17:19:14 UTC (rev 280560)
+++ PKGBUILD	2018-01-08 17:22:55 UTC (rev 280561)
@@ -3,7 +3,7 @@
 
 pkgname=fcitx-unikey
 pkgver=0.2.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Fcitx Wrapper for unikey"
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx-unikey"
@@ -11,8 +11,10 @@
 depends=('fcitx')
 optdepends=('fcitx-qt5: To run the fcitx unikey macro editor')
 makedepends=('cmake' 'fcitx-qt5')
-source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-sha512sums=('1bb78e4f27f0cda1e3aa5a633be45e0a26d121d5b472b1325b0c028ff65ca156d23e7ffee0367badeac1dd21ba1743ee8a2c9c27c629ae0996e84e0062b67ad2')
+source=("https://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha512sums=('1bb78e4f27f0cda1e3aa5a633be45e0a26d121d5b472b1325b0c028ff65ca156d23e7ffee0367badeac1dd21ba1743ee8a2c9c27c629ae0996e84e0062b67ad2'
+            'SKIP')
+validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt at gmail.com>
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list