From 63fabb6642611623b6f7c93a718f56c7fa0e9bff Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Tue, 7 Jan 2025 06:02:05 +0000 Subject: [PATCH] r-rpushbullet: auto updated to 0.3.4-3 --- BioArchLinux/r-rpushbullet/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-rpushbullet/PKGBUILD b/BioArchLinux/r-rpushbullet/PKGBUILD index 98e046c1f9..cac6783692 100644 --- a/BioArchLinux/r-rpushbullet/PKGBUILD +++ b/BioArchLinux/r-rpushbullet/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=RPushbullet _pkgver=0.3.4 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=2 +pkgrel=3 pkgdesc="R Interface to the Pushbullet Messaging Service" arch=('any') url="https://cran.r-project.org/package=$_pkgname"