diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:17:55 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-06-25 09:17:55 +0800 |
| commit | 3bae46da2fb4b1cce94b395696e1915f6530ec91 (patch) | |
| tree | b18fb46bedda8bbc03fde81569942703d5eca59c /repos | |
| parent | eff2a3d3e80e189fb6675969a79779c4cd291f85 (diff) | |
| download | alicelinux-3bae46da2fb4b1cce94b395696e1915f6530ec91.tar.gz alicelinux-3bae46da2fb4b1cce94b395696e1915f6530ec91.zip | |
fribidi: updated to 1.0.15
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/fribidi/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/fribidi/abuild b/repos/extra/fribidi/abuild index 5351a5dc..5694f5cc 100644 --- a/repos/extra/fribidi/abuild +++ b/repos/extra/fribidi/abuild @@ -1,4 +1,4 @@ name=fribidi -version=1.0.14 +version=1.0.15 release=1 source="https://github.com/$name/$name/releases/download/v$version/$name-$version.tar.xz" |