diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-09 23:25:54 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-09 23:25:54 +0300 |
commit | 94d79f7a395c0f648bfacb63d3b394694b5ab6f1 (patch) | |
tree | e0fdf50047784e4d1eda366dadaa7c3c6275b0b8 /xorg | |
parent | 4164001861440f62d233b91ebcd76567494278c2 (diff) | |
download | repository-94d79f7a395c0f648bfacb63d3b394694b5ab6f1.tar.gz |
st: bump to 0.8.5
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/st/checksums | 3 | ||||
-rw-r--r-- | xorg/st/sources | 2 | ||||
-rw-r--r-- | xorg/st/version | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/xorg/st/checksums b/xorg/st/checksums index 160e4c30..7772fc14 100644 --- a/xorg/st/checksums +++ b/xorg/st/checksums @@ -1 +1,2 @@ -d42d3ceceb4d6a65e32e90a5336e3d446db612c3fbd9ebc1780bc6c9a03346a6 st-0.8.4.tar.gz +%BLAKE3 +364bf58d60c2c37098fc174bd4e2bd973d6806d2764639f3abaa7bb0d1b295f9 st-0.8.5.tar.gz diff --git a/xorg/st/sources b/xorg/st/sources index 9f758b14..1f3587aa 100644 --- a/xorg/st/sources +++ b/xorg/st/sources @@ -1 +1 @@ -https://dl.suckless.org/st/st-0.8.4.tar.gz +https://dl.suckless.org/st/st-0.8.5.tar.gz diff --git a/xorg/st/version b/xorg/st/version index e8412c21..9943d15b 100644 --- a/xorg/st/version +++ b/xorg/st/version @@ -1 +1 @@ -0.8.4 1 +0.8.5 1 |