From 5b1f7bc06af38fb5ac75bea7c45c9a245803b046 Mon Sep 17 00:00:00 2001 From: momeemt Date: Sat, 10 Apr 2021 18:56:18 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A0=20=20Fix:=20description(ffmpeg)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index 595a91f..7e6524f 100644 --- a/packages.json +++ b/packages.json @@ -22128,7 +22128,7 @@ "video", "multimedia" ], - "description": "A new awesome nimble package", + "description": "ffmpeg.nim is the Nim binding for FFMpeg(4.3.2).", "license": "MIT", "web": "https://github.com/momeemt/ffmpeg.nim" }