mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
font-awesome5: remove conflict with font-awesome.
- suggested by @classabbyamp
This commit is contained in:
parent
8ba184c8b6
commit
e7a98b27f9
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'font-awesome5'
|
||||
pkgname=font-awesome5
|
||||
version=5.15.4
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="Font-Awesome-${version}"
|
||||
depends="font-util"
|
||||
short_desc="Iconic font (version 5)"
|
||||
|
@ -11,7 +11,6 @@ homepage="https://fontawesome.com"
|
|||
changelog="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
||||
checksum=82c301594a566277ba3cf41e037fc03ae101727d3e5d682d09e322a53937b5ed
|
||||
conflicts="font-awesome>=0"
|
||||
font_dirs="/usr/share/fonts/OTF"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue