summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladimir Panteleev2021-08-20 16:58:44 +0000
committerVladimir Panteleev2021-08-20 16:58:44 +0000
commit5d09f5bbf66941986986d771e4d5099178a66592 (patch)
tree22b5a0f35ceebb377cf9abb2fefb7e56763eba35
parentea7c648f8023d074213692e2f0e59ae6523d8afc (diff)
downloadaur-5d09f5bbf66941986986d771e4d5099178a66592.tar.gz
Update list of AUR helpers (optional dependencies)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb319f6edaca..96ca52991a48 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = aconfmgr-git
depends = pacutils
optdepends = aurman: aurman integration
optdepends = pacaur: pacaur integration
- optdepends = yaourt: yaourt integration
+ optdepends = paru: paru integration
optdepends = yay: yay integration
optdepends = git: for fetching AUR packages
optdepends = augeas: configuration file editing
@@ -24,4 +24,3 @@ pkgbase = aconfmgr-git
md5sums = 2c153a787e3a0974a4d4c5a005c53d99
pkgname = aconfmgr-git
-
diff --git a/PKGBUILD b/PKGBUILD
index a45019ddc927..b2b10699a0b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ optdepends=(
# AUR helpers
'aurman: aurman integration'
'pacaur: pacaur integration'
- 'yaourt: yaourt integration'
+ 'paru: paru integration'
'yay: yay integration'
# used for building AUR packages
'git: for fetching AUR packages'