Skip to content

Commit 6b83107

Browse files
committed
Merge pull request #112 from artiya4u/fix_debian_package_bad_quality
Update debian package information, fix #111
2 parents 3db4249 + f7af294 commit 6b83107

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gruntfile.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,9 @@ module.exports = function (grunt) {
140140
homepage: "https://palmeral.github.io/min/",
141141
icon: "icons/icon256.png",
142142
categories: ["Network", "WebBrowser"],
143-
mimeType: ["x-scheme-handler/http", "x-scheme-handler/https", "text/html"]
143+
mimeType: ["x-scheme-handler/http", "x-scheme-handler/https", "text/html"],
144+
maintainer: "Min Developers <280953907a@zoho.com>",
145+
description: "Min is a faster, smarter web browser.",
144146
},
145147
linux32: {
146148
options: {

0 commit comments

Comments
 (0)