Date: Thursday, July 5, 2018 @ 13:56:28 Author: felixonmars Revision: 352773
upgpkg: cldr-emoji-annotation 33.1.0.0-1 Modified: cldr-emoji-annotation/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 13:55:49 UTC (rev 352772) +++ PKGBUILD 2018-07-05 13:56:28 UTC (rev 352773) @@ -2,8 +2,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=cldr-emoji-annotation -pkgver=33.0.0.2 -_tag=33.0.0_2 +pkgver=33.1.0.0 +_tag=33.1.0_0 pkgrel=1 pkgdesc="Emoji annotation files in CLDR" arch=('any') @@ -10,7 +10,7 @@ url="https://github.com/fujiwarat/cldr-emoji-annotation" license=('custom') source=("$pkgname-$pkgver.tar.gz::https://github.com/fujiwarat/cldr-emoji-annotation/archive/$_tag.tar.gz") -sha512sums=('493db9156226d1a170b037eb1ab33a6e0332550b0a97b339aefd826c40746280c6983b1c2bf305a0a65d963be6c1e93cea6ab8cc42b3ac30dac3d443e5018456') +sha512sums=('57dc2b7c8ce4b287eb83113b4d66f5359ce0e03a86477926705864d997bf87a5638dd66414b8ec4549a887cd328c9f996249269be4ca05f0d86d00393e55c513') build() { cd cldr-emoji-annotation-$_tag
