summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 13:12:48 +0000
committerBioArchLinuxBot2022-11-26 13:12:48 +0000
commitadf8b6c3eda7d40d0194b915246bcfda53fa22d5 (patch)
treeaeff10c6187e89d0df178391750037643e07b465
parent742e5a907fb4adb094f238d83691d918cc34f824 (diff)
downloadaur-adf8b6c3eda7d40d0194b915246bcfda53fa22d5.tar.gz
[lilac] updated to 2.2.14-7
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79ea95aba92c..f1df8111b442 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-magicaxis
pkgdesc = Pretty Scientific Plotting with Minor-Tick and Log Minor-Tick Support
pkgver = 2.2.14
- pkgrel = 4
+ pkgrel = 7
url = https://cran.r-project.org/package=magicaxis
arch = any
license = GPL
@@ -10,7 +10,6 @@ pkgbase = r-magicaxis
depends = r-mapproj
depends = r-plotrix
depends = r-rann
- depends = r-rcolorbrewer
depends = r-sm
optdepends = r-fst
optdepends = r-imager
diff --git a/PKGBUILD b/PKGBUILD
index d178709be15f..28ce449ad7a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=magicaxis
_pkgver=2.2.14
pkgname=r-${_pkgname,,}
pkgver=2.2.14
-pkgrel=4
+pkgrel=7
pkgdesc='Pretty Scientific Plotting with Minor-Tick and Log Minor-Tick Support'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -15,7 +15,6 @@ depends=(
r-mapproj
r-plotrix
r-rann
- r-rcolorbrewer
r-sm
)
optdepends=(