diff options
author | Cem Keylan <cem@ckyln.com> | 2021-12-18 13:31:50 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-12-18 13:31:50 +0100 |
commit | bdf9a72600605cc3909d99c69cd61ca51ae523c0 (patch) | |
tree | f741c2686c7c5cf2ce8e9939c4a20f4d69656017 | |
parent | f09d2206725b3cb90fe5fa8e007fc75d4b416799 (diff) | |
download | repository-bdf9a72600605cc3909d99c69cd61ca51ae523c0.tar.gz |
vala: bump to 0.54.5
-rw-r--r-- | extra/vala/checksums | 2 | ||||
-rw-r--r-- | extra/vala/sources | 2 | ||||
-rw-r--r-- | extra/vala/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/vala/checksums b/extra/vala/checksums index 9993ce66..49c5ed97 100644 --- a/extra/vala/checksums +++ b/extra/vala/checksums @@ -1,2 +1,2 @@ %BLAKE3 -1a54c06433faf9cb5a7569b714d5f0b8dc0f9eebfc62dd4217093daccd76dc2a vala-0.54.4.tar.xz +788de45e4396ef3cd11061f4e4fa7c50277f46d9a23443f022dc558bd2e97016 vala-0.54.5.tar.xz diff --git a/extra/vala/sources b/extra/vala/sources index c009d727..005deb37 100644 --- a/extra/vala/sources +++ b/extra/vala/sources @@ -1 +1 @@ -https://download.gnome.org/sources/vala/0.54/vala-0.54.4.tar.xz +https://download.gnome.org/sources/vala/0.54/vala-0.54.5.tar.xz diff --git a/extra/vala/version b/extra/vala/version index 14f75954..883b2d5c 100644 --- a/extra/vala/version +++ b/extra/vala/version @@ -1 +1 @@ -0.54.4 1 +0.54.5 1 |