diff options
author | Cem Keylan <cem@ckyln.com> | 2022-10-06 09:58:29 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-10-06 09:58:29 +0200 |
commit | 90a59dadf6e2ca9c8b27a59f38a6ada927f88483 (patch) | |
tree | 5e1318914b1d2e4e90bc0f69817952ac16aff38d | |
parent | b01014f2429824dc44e37ee74cc8bf1fbc784079 (diff) | |
download | repository-90a59dadf6e2ca9c8b27a59f38a6ada927f88483.tar.gz |
st: bump to 0.9
-rw-r--r-- | xorg/st/checksums | 2 | ||||
-rw-r--r-- | xorg/st/sources | 2 | ||||
-rw-r--r-- | xorg/st/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xorg/st/checksums b/xorg/st/checksums index 7772fc14..067bb8b5 100644 --- a/xorg/st/checksums +++ b/xorg/st/checksums @@ -1,2 +1,2 @@ %BLAKE3 -364bf58d60c2c37098fc174bd4e2bd973d6806d2764639f3abaa7bb0d1b295f9 st-0.8.5.tar.gz +b61834181186c9c7b740b2feb8a0d39c99d6c15b5076a29862fc0bb3c89f27aa st-0.9.tar.gz diff --git a/xorg/st/sources b/xorg/st/sources index 1f3587aa..6e54588f 100644 --- a/xorg/st/sources +++ b/xorg/st/sources @@ -1 +1 @@ -https://dl.suckless.org/st/st-0.8.5.tar.gz +https://dl.suckless.org/st/st-0.9.tar.gz diff --git a/xorg/st/version b/xorg/st/version index 9943d15b..90989118 100644 --- a/xorg/st/version +++ b/xorg/st/version @@ -1 +1 @@ -0.8.5 1 +0.9 1 |