summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e0b632555c4..8d25d4298658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
#Maintainer: sukanka <su975853527 AT gmail.com>
_pkgname=jaspAcceptanceSampling
-_pkgver=0.17.2
+_pkgver=0.17.2.1
pkgname=r-${_pkgname,,}
-pkgver=0.17.2
+pkgver=0.17.2.1
pkgrel=1
pkgdesc="Lot sampling for acceptance/rejection of lots"
arch=('any')
@@ -23,7 +23,7 @@ depends=(r
)
groups=(r-jasp r-jaspextra)
source=("${_pkgname}_${_pkgver}.tar.gz::${url}/archive/refs/tags/v${_pkgver}.tar.gz")
-sha256sums=('487ca0cfa02230e7f6e321c60d629ce626c9efe3a070c0715aec9280d2b4bb68')
+sha256sums=('34562e0bc4469b5951ac447ecbd2982ad878b2f7f9fb05c31efe0e479f378d28')
build() {