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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6A112158086 for ; Sat, 18 Dec 2021 13:33:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 320202BC021; Sat, 18 Dec 2021 13:33:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0AB62BC021 for ; Sat, 18 Dec 2021 13:33:39 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCAD2343227 for ; Sat, 18 Dec 2021 13:33:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4256C219 for ; Sat, 18 Dec 2021 13:33:36 +0000 (UTC) From: "Adel KARA SLIMANE" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adel KARA SLIMANE" Message-ID: <1639834397.bd1f54a2071e47aac83ecc13b5c19db50d83d40e.adel@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-video/obs-vkcapture/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-video/obs-vkcapture/Manifest media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild media-video/obs-vkcapture/obs-vkcapture-1.1.ebuild X-VCS-Directories: media-video/obs-vkcapture/ X-VCS-Committer: adel X-VCS-Committer-Name: Adel KARA SLIMANE X-VCS-Revision: bd1f54a2071e47aac83ecc13b5c19db50d83d40e X-VCS-Branch: dev Date: Sat, 18 Dec 2021 13:33:36 +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: 98cd1d92-e0d4-4834-99fb-b4029aed4ba5 X-Archives-Hash: 61ec9b47a46cea0c4065af70b3dd3ab3 commit: bd1f54a2071e47aac83ecc13b5c19db50d83d40e Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Sat Dec 18 13:33:17 2021 +0000 Commit: Adel KARA SLIMANE karaslimane com> CommitDate: Sat Dec 18 13:33:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bd1f54a2 media-video/obs-vkcapture: version bump to 1.1 Signed-off-by: Adel KARA SLIMANE zegrapher.com> media-video/obs-vkcapture/Manifest | 2 +- .../{obs-vkcapture-1.0.ebuild => obs-vkcapture-1.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/obs-vkcapture/Manifest b/media-video/obs-vkcapture/Manifest index df02555e7..50e8cd69f 100644 --- a/media-video/obs-vkcapture/Manifest +++ b/media-video/obs-vkcapture/Manifest @@ -1 +1 @@ -DIST obs-vkcapture-1.0.tar.gz 84852 BLAKE2B 632d8db777b80e1efca48ca93edb9e400fed9edcfd7caf1108ba6f7481e1fdcfab2db715797e0019dec2fd65ed9ee3095285f2332609a848fa9a50585740eab9 SHA512 c2da876a9c13cb172bbcc122ada04e2b65278d292e1addfd591e50529cf64eabd43ac7902106b87095019f64536a7adb946d7c63b1125a4eb90da4908753c423 +DIST obs-vkcapture-1.1.tar.gz 49609 BLAKE2B 17ff40a0802513f2f3487d16a611442be8ca9c16f16cfb89c5bf2bd85a3f9cde64dc6c3e0f8d2364bbd6b4daab2d56a8538dae25c5a9b2560117606a0218ad0f SHA512 dec5afd9d32161bb947a38c37a3ba6b9b415cc8cbaaca6b25f23aeb10f9ab7714f01bf116b121800f204fdddc41e9fa9f34522ee4f69f4e60c506e44c735fa7d diff --git a/media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild b/media-video/obs-vkcapture/obs-vkcapture-1.1.ebuild similarity index 100% rename from media-video/obs-vkcapture/obs-vkcapture-1.0.ebuild rename to media-video/obs-vkcapture/obs-vkcapture-1.1.ebuild