mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pixmap: auto updated to 0.4.13-1
This commit is contained in:
parent
8605ffc481
commit
506670fe3d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pixmap
|
||||
_pkgver=0.4-12
|
||||
_pkgver=0.4-13
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=11
|
||||
pkgrel=1
|
||||
pkgdesc="Bitmap Images / Pixel Maps"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -13,8 +13,8 @@ depends=(
|
|||
r
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('5deaedfa04d24456ab59dbed80445b45')
|
||||
b2sums=('dc1a00bfc633b1fc08447fe6b3988279e65b1f1f287f2787f8f69f5a4990493ab9b32a2eef84a12b40597cc25709eb6b3f76b4401767a1e9fa8ef8603b30b0c2')
|
||||
md5sums=('908e41d62d4943388c6baf07aae1a71f')
|
||||
b2sums=('5e656748284b1f1b5e457c88cce7693005c490129f3c0870a41ff04d080b11ed0a9011c9506e974903e94a2ca1b8bfdea00bcd43c3690f8d9add38a0fcae0aa9')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue