mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-jaspaudit: auto updated to 0.18.1-1
This commit is contained in:
parent
7b549bcef2
commit
65ec25d052
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
#Maintainer: sukanka <su975853527 AT gmail.com>
|
#Maintainer: sukanka <su975853527 AT gmail.com>
|
||||||
_pkgname=jaspAudit
|
_pkgname=jaspAudit
|
||||||
_pkgver=0.18.0
|
_pkgver=0.18.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=0.18.0
|
pkgver=0.18.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Audit Module for JASP"
|
pkgdesc="Audit Module for JASP"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -20,7 +20,7 @@ depends=(r
|
||||||
)
|
)
|
||||||
groups=(r-jasp r-jaspextra)
|
groups=(r-jasp r-jaspextra)
|
||||||
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
|
||||||
sha256sums=('5293008085c359dc528cda4a6aad58c0cb09c1933b6738cb51d0921d56c38363')
|
sha256sums=('afdb6f563a9ac9ca6c02159f9cf7498a0122041b5e4804baec6431dfe7ae13af')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue