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

Eli Schwartz eschwartz at archlinux.org
Mon Jan 8 07:16:51 UTC 2018


    Date: Monday, January 8, 2018 @ 07:16:50
  Author: eschwartz
Revision: 280412

upgpkg: fcitx-chewing 0.2.3-2

Add PGP signatures.

Modified:
  fcitx-chewing/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-08 07:08:09 UTC (rev 280411)
+++ PKGBUILD	2018-01-08 07:16:50 UTC (rev 280412)
@@ -3,7 +3,7 @@
 
 pkgname=fcitx-chewing
 pkgver=0.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Fcitx Wrapper for chewing'
 arch=('x86_64')
 url="https://github.com/fcitx/fcitx-chewing"
@@ -10,7 +10,10 @@
 license=('GPL')
 depends=('libchewing' 'fcitx')
 makedepends=('cmake')
-source=("http://download.fcitx-im.org/fcitx-chewing/$pkgname-$pkgver.tar.xz")
+source=("https://download.fcitx-im.org/fcitx-chewing/$pkgname-$pkgver.tar.xz"{,.sig})
+sha512sums=('3492ad6ecaf00bb1ea07b76c9c23da075615597c1a68434a2da003cbe410d12172510d4306379777a1d04a359b017c49d278c002a7230b030693b668b6030bfd'
+            'SKIP')
+validpgpkeys=('2CC8A0609AD2A479C65B6D5C8E8B898CBF2412F9') # Weng Xuetian <wengxt at gmail.com>
 
 build() {
   cd ${pkgname}-${pkgver}
@@ -23,5 +26,3 @@
   cd ${pkgname}-${pkgver}
   make DESTDIR="$pkgdir" install
 }
-
-sha512sums=('3492ad6ecaf00bb1ea07b76c9c23da075615597c1a68434a2da003cbe410d12172510d4306379777a1d04a359b017c49d278c002a7230b030693b668b6030bfd')



More information about the arch-commits mailing list