diff options
author | Rhinoceros | 2016-06-25 09:28:31 +1000 |
---|---|---|
committer | Rhinoceros | 2016-06-25 09:28:31 +1000 |
commit | 6a53278d89e07c0c280fcd990707ecd9a56a1047 (patch) | |
tree | 843895faadc3628c6013f01ada3c6f60801e1ede /.SRCINFO | |
parent | dafc51e35082be2348bf3060df0007951c7b577d (diff) | |
download | aur-6a53278d89e07c0c280fcd990707ecd9a56a1047.tar.gz |
Update to 2.4-1
* Upstream changelog:
* fix unihan properties listing
* fix traceback with python2 and new UnicodeData 9.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,17 +1,17 @@ # Generated by mksrcinfo v8 -# Fri Jun 24 09:35:30 UTC 2016 +# Fri Jun 24 23:28:23 UTC 2016 pkgbase = unicode pkgdesc = Display unicode character properties on the command line - pkgver = 2.2 - pkgrel = 3 + pkgver = 2.4 + pkgrel = 1 url = https://github.com/garabik/unicode arch = any license = GPL3 depends = python - source = https://github.com/garabik/unicode/archive/v2.2.tar.gz + source = https://github.com/garabik/unicode/archive/v2.4.tar.gz source = http://www.unicode.org/Public/UNIDATA/UnicodeData.txt source = http://www.unicode.org/Public/UNIDATA/Blocks.txt - sha256sums = bc2e61cdb49d7acc1146553d77038ca22bc74b20e24a1d471c7c5949f106a8a9 + sha256sums = 0e3dbf8ae9b136e1799d3ed59628d2908cd89cf4ee8f3a8277d5cffc6e12e8e4 sha256sums = 68dfc414d28257b9b5d6ddbb8b466c768c00ebdf6cbf7784364a9b6cad55ee8f sha256sums = 612127d4889032e55d82522e4a0c19793bda8aa8da14ecb3c696d17c83e6be13 |