summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Vialle2020-08-18 21:23:01 +0200
committerBenjamin Vialle2020-08-18 21:23:01 +0200
commit65dbd2670754695144645fcaaa2da953124522dc (patch)
tree0585e013a3f4603a05da54325ddc02bab468412f
parent978cfc6987c68667c9c2af85d2aab16c71fde2e3 (diff)
downloadaur-65dbd2670754695144645fcaaa2da953124522dc.tar.gz
Add: package now conflicts with man-pages-pacman-fr
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6467909a3c32..f4c7caa9af40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="French man pages (Git version)"
arch=('any')
url="https://salsa.debian.org/manpages-l10n-team/manpages-l10n"
license=('GPL3')
-conflicts=('man-pages-fr')
+conflicts=('man-pages-fr' 'man-pages-pacman-fr')
depends=('man-db')
makedepends=('po4a' 'git')
changelog=$pkgname.changelog