Skip to content

Commit

Permalink
app-editors/cursor: add 0.42.5, drop 0.42.4
Browse files Browse the repository at this point in the history
Closes: #5626
Signed-off-by: Leo Douglas <douglarek@gmail.com>
  • Loading branch information
douglarek committed Nov 14, 2024
1 parent d933af9 commit a149f7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app-editors/cursor/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DIST cursor-0.42.4_x86_64.AppImage 162787450 BLAKE2B 731ccc8bc82b31e469b7a8e68f6d68c40a0e84047bc2e4ce874bdbea0e6ee5cc1bb76db126dd1241437b75e352aa7fe212d305c385a2d7dcb580ecfb7f751c33 SHA512 03c20afe2da993fb98ca5cba35cdacedbe193a730a2c38f9037c280238babaa5b91144c7bbcc85af98b8ca6ff5888cbfb6e6ac016b5604c8946fd7182fb10da0
DIST cursor-0.42.5_x86_64.AppImage 162850530 BLAKE2B bc226ab902c23760c0ed4c46c23bda3699aede731f76b73e4614836131352a1460e9ace4b749b4618eadfb3b6dad6e2e417be55de8c3c15220d0fe05dbf76473 SHA512 9da6e4d854daa252abca7707b43d754c26a28ea2170ed34dfcfaab1bfb7d4f6930cad23ac53ea6fab8f59f8638e590d853e21f8d871ce0b02bf9fe0cca7e1e29
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ inherit desktop pax-utils xdg optfeature

DESCRIPTION="Cursor App - AI-first coding environment"
HOMEPAGE="https://www.cursor.com/"
SRC_URI="https://download.todesktop.com/230313mzl4w4u92/${P}-build-2410291z3bdg1dy-x86_64.AppImage -> ${APPIMAGE}"
SRC_URI="https://download.todesktop.com/230313mzl4w4u92/${P}-build-24111460bf2loz1-x86_64.AppImage -> ${APPIMAGE}"
S="${WORKDIR}"

LICENSE="cursor"
Expand Down Expand Up @@ -93,8 +93,8 @@ src_install() {

fperms 4711 "/opt/${PN}/chrome-sandbox"
fperms +x "/opt/${PN}/chrome_crashpad_handler"
pax-mark m "/opt/${PN}/cursor"
fperms +x "/opt/${PN}/cursor"
pax-mark m "/opt/${PN}/cursor"

dosym -r "/opt/${PN}/cursor" "/usr/bin/cursor"
domenu "${T}/cursor.desktop"
Expand Down

0 comments on commit a149f7d

Please sign in to comment.