Revert "dev-util/*: use latest release on catppuccin-whiskers and catppuccin-catwalk"

This reverts commit 9230b0c4cf.
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2024-06-28 12:51:57 +02:00
parent e92be61dd8
commit adf1e43d4e
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
DIST catppuccin-catwalk-9999 1591960 BLAKE2B 7e4117719f386b9ddb2f51ecf5bb651b89550c2f60d1934711c773f81e054d9ddb54f1e5ffa8c7e87e64bcad43d98f80da2dd9779dd2037470cf73e19bd44cd0 SHA512 1e914bbf0e4811b50d7b2d483319be93701e19940b77ccf21584e06a301c99dd6410a806bb15cfe74282e2a06e3f8f4dcc9893356d516dad4444d57d7910185d
DIST catppuccin-catwalk-1.3.2 1591960 BLAKE2B 7e4117719f386b9ddb2f51ecf5bb651b89550c2f60d1934711c773f81e054d9ddb54f1e5ffa8c7e87e64bcad43d98f80da2dd9779dd2037470cf73e19bd44cd0 SHA512 1e914bbf0e4811b50d7b2d483319be93701e19940b77ccf21584e06a301c99dd6410a806bb15cfe74282e2a06e3f8f4dcc9893356d516dad4444d57d7910185d

View File

@@ -4,7 +4,7 @@
EAPI=8
DESCRIPTION="Soothing pastel previews for the high-spirited!"
HOMEPAGE="https://github.com/catppuccin/catwalk"
SRC_URI="https://github.com/catppuccin/catwalk/releases/latest/download/catwalk-x86_64-unknown-linux-gnu -> ${P}"
SRC_URI="https://github.com/catppuccin/catwalk/releases/download/v${PV}/catwalk-x86_64-unknown-linux-gnu -> ${P}"
S="${WORKDIR}"
LICENSE="MIT"
SLOT="0"