mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-sass: auto updated to 0.4.9-1
This commit is contained in:
parent
8199542d17
commit
eb66c040ab
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||||
|
|
||||||
_pkgname=sass
|
_pkgname=sass
|
||||||
_pkgver=0.4.8
|
_pkgver=0.4.9
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -34,9 +34,9 @@ optdepends=(
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||||
"system-libsass.patch")
|
"system-libsass.patch")
|
||||||
md5sums=('1b541e8a0ce9ec67ade93869740db4b8'
|
md5sums=('7d4e8b37ce87b4307b6661b9fe62e393'
|
||||||
'6a430d63f1fdeced20c3117763d2cb7c')
|
'6a430d63f1fdeced20c3117763d2cb7c')
|
||||||
b2sums=('2cc5fa1b3e3d4039425803154e18c3a56863f619a168c83be8c42ba8b6fe8c6299de8e91d57967dadd80167ef1a160e486e4140111e449354655d71c31a51797'
|
b2sums=('5d18e9430645ce11e0c19a6002538b96583493a12d4b7547b659855ff046505a8b71649ea68279017a0de94152037d6caaa65503e4df37d614ec5b2fe6377953'
|
||||||
'8dce8f0d0eeff57916129505b0651115a1616431d0e4214a34b605ab89cefaee0d1e121e9a7db7709a880cd388f4c3305ade34e084938a413e32cffff46035e6')
|
'8dce8f0d0eeff57916129505b0651115a1616431d0e4214a34b605ab89cefaee0d1e121e9a7db7709a880cd388f4c3305ade34e084938a413e32cffff46035e6')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue