Received: from out2.migadu.com (out2.migadu.com [188.165.223.204]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id C9F7E780FFE for <~alpine/aports@lists.alpinelinux.org>; Tue, 15 Feb 2022 09:20:16 +0000 (UTC) X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cmpwn.com; s=key1; t=1644916816; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=U+whqYD5acyc9B2KvMvth6knnCev2rTBkko22EBXHwc=; b=djKjlhCX6xxvM5Pp6xTt1fDcY1bjRa4End3wOzq839PYRSLMcbOvBiYHSUVpotmabmkQrW 2WtBM6UudAYxlneXy/lr91wY0a289/UIvhz8VaGjYTy9AYe3UfpXMrabb0fpWPSYL8ZGYk 7REKf4V8PepC8r0YkY9YfTNyVQO5Udtdkj/w6yCTn3qoyEMODClfzF5c6elnDQVYZ/nvFb /YiQSQmxjUiJA4n6pJwaGzrOtW+hW/DNhLtgSPdOcEDEP1RFZP5b+U81yEAX1j7BmAJYt8 vJ7LJXDaX2/mjSddb6lF2P4hBrqciSl+BfwvQ3qPHYYmvNVlJl0VgQ2e+0D/nw== From: Drew DeVault To: ~alpine/aports@lists.alpinelinux.org Cc: Drew DeVault Subject: [PATCH 3/3] testing/wlrobs: bump pkgrel Date: Tue, 15 Feb 2022 10:20:12 +0100 Message-Id: <20220215092012.22188-3-sir@cmpwn.com> In-Reply-To: <20220215092012.22188-1-sir@cmpwn.com> References: <20220215092012.22188-1-sir@cmpwn.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: cmpwn.com --- testing/wlrobs/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/wlrobs/APKBUILD b/testing/wlrobs/APKBUILD index 3edd554cb4..3db1e242ff 100644 --- a/testing/wlrobs/APKBUILD +++ b/testing/wlrobs/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke pkgname=wlrobs pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="obs-studio plugin that allows you to screen capture on wlroots" url="https://hg.sr.ht/~scoopta/wlrobs" arch="all" -- 2.35.1