mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-mapproj: auto updated to 1.2.9-1
This commit is contained in:
parent
16bc42be15
commit
1111dd80b7
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=mapproj
|
||||
_pkgver=1.2.8
|
||||
_pkgver=1.2.9
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.8
|
||||
pkgrel=5
|
||||
pkgver=1.2.9
|
||||
pkgrel=1
|
||||
pkgdesc='Map Projections'
|
||||
arch=('x86_64')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-maps
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('865f108f1ee54cda38571b86cd46063a903824d9b4eabfdf75218023d08a7781')
|
||||
sha256sums=('da28fab490072e0b2ff5e124092d6b3146e4c01b2386e23a2ea4b0e9fc72df82')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue