diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-10 12:23:53 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-10 12:23:53 +0200 |
commit | bcaca60b358ff72dd5af925e0ab469bb1a782717 (patch) | |
tree | 3e0aa8c2472e972c765030445a2b66ea8e950f68 /extra/libgrapheme | |
parent | 5949aca4fb875432e1d8361dce6acbc9aafb677e (diff) | |
download | repository-bcaca60b358ff72dd5af925e0ab469bb1a782717.tar.gz |
libgrapheme: bump to 2.0.1 and update description
Diffstat (limited to 'extra/libgrapheme')
-rw-r--r-- | extra/libgrapheme/checksums | 2 | ||||
-rw-r--r-- | extra/libgrapheme/meta | 2 | ||||
-rw-r--r-- | extra/libgrapheme/sources | 2 | ||||
-rw-r--r-- | extra/libgrapheme/version | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/extra/libgrapheme/checksums b/extra/libgrapheme/checksums index 5d877231..59afd63d 100644 --- a/extra/libgrapheme/checksums +++ b/extra/libgrapheme/checksums @@ -1,2 +1,2 @@ %BLAKE3 -0977b915c991273e34c895d523bb795433f6bfd3f41036d2b2dc73ad57ee7a6b libgrapheme-2.0.0.tar.gz +0dcac2a6fb82bf8d43275e378b4f648b78d04e02541490a592a1930afe11a8d0 libgrapheme-2.0.1.tar.gz diff --git a/extra/libgrapheme/meta b/extra/libgrapheme/meta index fe453941..a0603c10 100644 --- a/extra/libgrapheme/meta +++ b/extra/libgrapheme/meta @@ -1,3 +1,3 @@ -description: Grapheme cluster utility library +description: Unicode string library license: ISC maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/extra/libgrapheme/sources b/extra/libgrapheme/sources index 04eed781..572f3178 100644 --- a/extra/libgrapheme/sources +++ b/extra/libgrapheme/sources @@ -1 +1 @@ -https://dl.suckless.org/libgrapheme/libgrapheme-2.0.0.tar.gz +https://dl.suckless.org/libgrapheme/libgrapheme-2.0.1.tar.gz diff --git a/extra/libgrapheme/version b/extra/libgrapheme/version index b31a7f39..4a473510 100644 --- a/extra/libgrapheme/version +++ b/extra/libgrapheme/version @@ -1 +1 @@ -2.0.0 1 +2.0.1 1 |