summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2012-12-19 16:08:10 +0000
committerFelix Yan2012-12-19 16:08:10 +0000
commit0176aa2c2d4164267ed441bc1aca745c08415f6f (patch)
treedbabb1d476042349b03fa16f5a0ee57cab7ad4f3
parentbf81e19f27be13a5ebf0441c1183e61c72a96ef8 (diff)
downloadaur-0176aa2c2d4164267ed441bc1aca745c08415f6f.tar.gz
upgpkg: 1.5.0-1
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index baff9fc1ce48..b3fd84568a42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=ibus-pinyin
-pkgver=1.4.99.20120808
-pkgrel=2
+pkgver=1.5.0
+pkgrel=1
pkgdesc='Pinyin (Chinese) input method for the IBus framework'
arch=('i686' 'x86_64')
license=('GPL')
@@ -14,7 +14,6 @@ url='http://ibus.googlecode.com'
depends=('ibus' 'pyzy' 'lua51')
makedepends=('intltool')
source=("https://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('aa298212d9f63acab48cf9f6370c94cdc6920c2a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -33,3 +32,4 @@ package() {
make NO_INDEX=true DESTDIR="${pkgdir}" install
}
+md5sums=('f7728b5b785fae58e2b4de8dfda45612')