Jump to 1.1 and make sure melonvpngui package requires the correct package versions

This commit is contained in:
Melon 2021-04-30 13:49:22 +01:00
parent 989801d717
commit 70b9eb97d2
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"Package": "melonvpngui",
"Version": "1.0-1",
"Version": "1.1-0",
"Section": "base",
"Priority": "optional",
"Architecture": "amd64",
"Depends": "libappindicator3-1, melonvpn",
"Depends": "libappindicator3-1 (>= 0.4), melonvpn (>= 1.1-0)",
"Maintainer": "MrMelon54 <github@onpointcoding.net>",
"Description": "A GUI addon for the Melon VPN client"
}

View File

@ -1,6 +1,6 @@
{
"Package": "melonvpn",
"Version": "1.0-2",
"Version": "1.1-0",
"Section": "base",
"Priority": "optional",
"Architecture": "amd64",