font-awesome5: remove conflict with font-awesome.
- suggested by @classabbyamp
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'font-awesome5'
|
# Template file for 'font-awesome5'
|
||||||
pkgname=font-awesome5
|
pkgname=font-awesome5
|
||||||
version=5.15.4
|
version=5.15.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Font-Awesome-${version}"
|
wrksrc="Font-Awesome-${version}"
|
||||||
depends="font-util"
|
depends="font-util"
|
||||||
short_desc="Iconic font (version 5)"
|
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"
|
changelog="https://raw.githubusercontent.com/FortAwesome/Font-Awesome/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
distfiles="https://github.com/FortAwesome/Font-Awesome/archive/${version}.tar.gz"
|
||||||
checksum=82c301594a566277ba3cf41e037fc03ae101727d3e5d682d09e322a53937b5ed
|
checksum=82c301594a566277ba3cf41e037fc03ae101727d3e5d682d09e322a53937b5ed
|
||||||
conflicts="font-awesome>=0"
|
|
||||||
font_dirs="/usr/share/fonts/OTF"
|
font_dirs="/usr/share/fonts/OTF"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user