mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ggh4x: auto updated to 0.3.0-1
This commit is contained in:
parent
956036a39d
commit
0342204d58
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=ggh4x
|
||||
_pkgver=0.2.8
|
||||
_pkgver=0.3.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Hacks for 'ggplot2'"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -34,8 +34,8 @@ optdepends=(
|
|||
r-vdiffr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('495cbc3a454dc6e898094d384a58246c')
|
||||
b2sums=('876a455d49bc6d846da00df4f82948e42ff6e8b37bbb2ba705c603203d55ec7526fd311ba5faf4f5f06474cf72b932eeb422f77a07b6d5f116de19214bf26847')
|
||||
md5sums=('e527f27c933818bc6490b209d8dba54f')
|
||||
b2sums=('539eaa579c9cdeb71ff7aea59c43b6410d25fc400b4e54e6b57c4e21fa1030e1bdd607ce018fcc5ec878960a345b729b38e8e58ab4039a90af58c910e0b4bf94')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue