summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2018-05-31 01:05:43 +0000
committerFelix Yan2018-05-31 01:05:43 +0000
commitd7cda2dad13056e55bc890b6ff4a568322b48ed4 (patch)
tree3ac0f34f76a724a6be0ada7d5662f74f6f48f6f4
parentb31221c834a4c8d1a539e11706f8e450945c10b7 (diff)
downloadaur-d7cda2dad13056e55bc890b6ff4a568322b48ed4.tar.gz
BUILDINFO Rebuild
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09d6126d74d9..dcdab0bac07b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
# Contributor: Rainy <rainylau(at)gmail(dot)com>
# Contributor: Lee.maRS<leemars at gmail.com>
# Contributor: Kerrick Staley <mail at kerrickstaley.com>
@@ -6,7 +6,7 @@
pkgname=ibus-pinyin
pkgver=1.5.0
-pkgrel=5
+pkgrel=6
pkgdesc='Pinyin (Chinese) input method for the IBus framework'
arch=('x86_64')
license=('GPL')
@@ -14,7 +14,7 @@ source="https://github.com/phuang/ibus-pinyin/"
depends=('ibus' 'pyzy' 'lua51' 'python2-xdg')
makedepends=('intltool')
source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ibus/${pkgname}-${pkgver}.tar.gz")
-md5sums=('f7728b5b785fae58e2b4de8dfda45612')
+sha512sums=('b0cd849ee3154543747dde8994eec9aed01d67e0d9be308a2f0230cf22f0281cd8fcabd9763b24238547a37e54400bcd8e541937767b93f005d04302f0c00241')
build() {
cd ${pkgname}-${pkgver}