~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
1

[alpine-aports] [PATCH] testing/R: new upstream version 3.3.1

Jann - Ove Risvik <jann.ove@usaklig.com>
Details
Message ID
<20160706165115.4083-1-jann.ove@usaklig.com>
Sender timestamp
1467823875
DKIM signature
missing
Download raw message
Patch: +4 -4
---
 testing/R/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/testing/R/APKBUILD b/testing/R/APKBUILD
index 85bf9db..c49d088 100644
--- a/testing/R/APKBUILD
+++ b/testing/R/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=R
pkgver=3.3.0
pkgver=3.3.1
pkgrel=5
pkgdesc="Language and environment for statistical computing"
url="https://www.r-project.org"
@@ -112,6 +112,6 @@ mathlib_dev() {
	done
}

md5sums="5a7506c8813432d1621c9725e86baf7a  R-3.3.0.tar.gz"
sha256sums="9256b154b1a5993d844bee7b1955cd49c99ad72cef03cce3cd1bdca1310311e4  R-3.3.0.tar.gz"
sha512sums="81e9ef761bee4d9322ca785fbed843ab13c2f5b55be769d982a81a7e7694e03980cbc7ee067fc850bd7a17ab65d93be81f27db50d428665773174c690383d4cc  R-3.3.0.tar.gz"
md5sums="f50a659738b73036e2f5635adbd229c5  R-3.3.1.tar.gz"
sha256sums="3dc59ae5831f5380f83c169bac2103ad052efe0ecec4ffa74bde4d85a0fda9e2  R-3.3.1.tar.gz"
sha512sums="d0ff85e99b9ec9cac672aa30d7d1a854778c6a610bcc5336e8c60c8c74f20856f2bfeae085af793fad646ff45cb4677d9d6dcbaa18212591f72f00a02339f4cd  R-3.3.1.tar.gz"
-- 
2.8.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Timo Teras <timo.teras@iki.fi>
Details
Message ID
<20160709111205.733a2a75@vostro>
In-Reply-To
<20160706165115.4083-1-jann.ove@usaklig.com> (view parent)
Sender timestamp
1468051924
DKIM signature
missing
Download raw message
On Wed,  6 Jul 2016 18:51:15 +0200
Jann - Ove Risvik <jann.ove@usaklig.com> wrote:

> ---
>  testing/R/APKBUILD | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/testing/R/APKBUILD b/testing/R/APKBUILD
> index 85bf9db..c49d088 100644
> --- a/testing/R/APKBUILD
> +++ b/testing/R/APKBUILD
> @@ -2,7 +2,7 @@
>  # Contributor: Jakub Jirutka <jakub@jirutka.cz>
>  # Maintainer: Jakub Jirutka <jakub@jirutka.cz>
>  pkgname=R
> -pkgver=3.3.0
> +pkgver=3.3.1
>  pkgrel=5
>  pkgdesc="Language and environment for statistical computing"
>  url="https://www.r-project.org"

We reset pkgrel to zero on pkver update. I added that, and applied.

Thanks.


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)