diff --git a/app-editors/cursor/Manifest b/app-editors/cursor/Manifest index b23308390fe..336ea1e16c4 100644 --- a/app-editors/cursor/Manifest +++ b/app-editors/cursor/Manifest @@ -1 +1 @@ -DIST cursor-0.44.9-build-2412268nc6pfzgo-amd64.deb 106080842 BLAKE2B 0835f9010d5a0cdad3cac2f3d44f4f4b319a47b4cb2d41578061e989017976005b37e48c182d81936068ae31abe0f3eb248720c50ad14b666854ce1c5f1d7225 SHA512 f858a70995bb177d2e2011810217fd5b2d595ad77ec20e9656e510f0993b7f628ab7d01abf7b11a863ad3a936a1fb26c974b3481991164dc6069fe0b901b988e +DIST cursor-0.44.11-build-250103fqxdt5u9z-amd64.deb 106305954 BLAKE2B 8125b270dc5b5a0ac72d71fb3fb7ae76b06da3bb980d0f91700b31d4422a0266bbfe7a72fc2b30a59ee6f77822a981b1b2f65c4ab4d9e9872a4245f231f61eb7 SHA512 6ed705cf660f34c30a4da8eb7eec1ea98089f5520f35b750cdd03912b028755a43a68f41aa00d064ef616d0ce6b000d32eecb9b73e46f6f855c73db3f576c500 diff --git a/app-editors/cursor/cursor-0.44.9.ebuild b/app-editors/cursor/cursor-0.44.11.ebuild similarity index 97% rename from app-editors/cursor/cursor-0.44.9.ebuild rename to app-editors/cursor/cursor-0.44.11.ebuild index 35a6de04092..3649c27ec59 100644 --- a/app-editors/cursor/cursor-0.44.9.ebuild +++ b/app-editors/cursor/cursor-0.44.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ inherit chromium-2 desktop pax-utils unpacker xdg optfeature DESCRIPTION="Cursor App - AI-first coding environment" HOMEPAGE="https://www.cursor.com/" -SRC_URI="https://download.todesktop.com/230313mzl4w4u92/${P}-build-2412268nc6pfzgo-amd64.deb" +SRC_URI="https://download.todesktop.com/230313mzl4w4u92/${P}-build-250103fqxdt5u9z-amd64.deb" S="${WORKDIR}" LICENSE="cursor"