From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68986158041 for ; Wed, 10 Apr 2024 12:45:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98CE32BC016; Wed, 10 Apr 2024 12:45:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7B5002BC016 for ; Wed, 10 Apr 2024 12:45:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8F226343220 for ; Wed, 10 Apr 2024 12:45:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61D7416B2 for ; Wed, 10 Apr 2024 12:45:31 +0000 (UTC) From: "Gonçalo Negrier Duarte" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gonçalo Negrier Duarte" Message-ID: <1712753125.6190f132c0a95668e7f79319e27c435664bcd7b9.gonegrier.duarte@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/hypridle/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/hypridle/Manifest gui-apps/hypridle/hypridle-0.1.1.ebuild gui-apps/hypridle/hypridle-0_pre20240220.ebuild X-VCS-Directories: gui-apps/hypridle/ X-VCS-Committer: gonegrier.duarte X-VCS-Committer-Name: Gonçalo Negrier Duarte X-VCS-Revision: 6190f132c0a95668e7f79319e27c435664bcd7b9 X-VCS-Branch: dev Date: Wed, 10 Apr 2024 12:45:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46706b19-f67e-4e2d-a1af-d1b638c06280 X-Archives-Hash: 3d215b50264259144056459883abf1b6 commit: 6190f132c0a95668e7f79319e27c435664bcd7b9 Author: Gonçalo Negrier Duarte gmail com> AuthorDate: Wed Apr 10 12:44:49 2024 +0000 Commit: Gonçalo Negrier Duarte gmail com> CommitDate: Wed Apr 10 12:45:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6190f132 gui-apps/hypridle: add 0.1.1, drop 0_pre20240220 Signed-off-by: Gonçalo Negrier Duarte gmail.com> gui-apps/hypridle/Manifest | 2 +- .../{hypridle-0_pre20240220.ebuild => hypridle-0.1.1.ebuild} | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/gui-apps/hypridle/Manifest b/gui-apps/hypridle/Manifest index 8f56baa7e9..2037ca86e4 100644 --- a/gui-apps/hypridle/Manifest +++ b/gui-apps/hypridle/Manifest @@ -1 +1 @@ -DIST hypridle-0_pre20240220.gh.tar.gz 12274 BLAKE2B e8c860c32c494a5f49fe5f01b858c6557dbab9c82481294e6a665e8fc019d9c1b32e0cb79a9c9149828262188ece79b8dd2c56b9c97a90603261b497ffeaa59a SHA512 48018b175d4c29d226fdfb006ceb1a848ae8ed3d7f454f32f9c4755ffc796b4fb92ef89287cd06cca9be457848c4da288d484a9e14c6f446d8bc37efa81c2bb1 +DIST hypridle-0.1.1.gh.tar.gz 12388 BLAKE2B eede584479072fafde9e322e30310a75984f400c73acb35bb34780f2559d66de5d4310697cf8eb2ab7825d54c9f7da178e191215725d1e324e05475322db2392 SHA512 9d146ff959ffda785cf0c649493ba94113e900b985e9cfa29a20fa1b4cd37a95b656147d88b4c12a4f4dfe837375a5c056b10a094552ee49925e82a3b20e740d diff --git a/gui-apps/hypridle/hypridle-0_pre20240220.ebuild b/gui-apps/hypridle/hypridle-0.1.1.ebuild similarity index 74% rename from gui-apps/hypridle/hypridle-0_pre20240220.ebuild rename to gui-apps/hypridle/hypridle-0.1.1.ebuild index 6a5aaec14e..3d5417b536 100644 --- a/gui-apps/hypridle/hypridle-0_pre20240220.ebuild +++ b/gui-apps/hypridle/hypridle-0.1.1.ebuild @@ -13,12 +13,8 @@ if [[ "${PV}" = *9999 ]]; then inherit git-r3 EGIT_REPO_URI="https://github.com/hyprwm/${PN^}.git" else - #When releases start to happen - #SRC_URI="https://github.com/hyprwm/${PN^}/releases/download/v${PV}/source-v${PV}.tar.gz -> ${P}.gh.tar.gz" - #S="${WORKDIR}/${PN}-source" - - SRC_URI="https://github.com/hyprwm/${PN^}/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz" - S="${WORKDIR}/${PN}-${COMMIT}" + SRC_URI="https://github.com/hyprwm/${PN^}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" + S="${WORKDIR}/${PN}-${PV}" KEYWORDS="~amd64" fi