summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2024-04-24 19:18:12 +0000
committerBioArchLinuxBot2024-04-24 19:18:12 +0000
commitff9cc2660dddb4a5b4cae6520cfb964c8fdb85b8 (patch)
tree94644bc9757f78e06d18175b17bb47e3da4ee6b1 /PKGBUILD
parentb71f68cbfbf8f25c1a18ee34f26608ed0cdedd8e (diff)
downloadaur-r-whisker.tar.gz
[lilac] updated to 0.4.1-4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 753b66e15ae4..b8345a081e6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ _pkgname=whisker
_pkgver=0.4.1
pkgname=r-${_pkgname,,}
pkgver=${_pkgver//-/.}
-pkgrel=3
+pkgrel=4
pkgdesc="{{mustache}} for R, Logicless Templating"
arch=(any)
url="https://cran.r-project.org/package=$_pkgname"
-license=(GPL3)
+license=('GPL-3.0-only')
depends=(
r
)