Commit 83ee631a authored by Satadru Pramanik's avatar Satadru Pramanik

fix package file

parent 797fa92f
...@@ -2,7 +2,7 @@ require 'package' ...@@ -2,7 +2,7 @@ require 'package'
class Gcalculator < Package class Gcalculator < Package
description 'GNOME desktop calculator' description 'GNOME desktop calculator'
homepage 'https://wiki.gnome.org/Apps/Calculator'compatibility 'all' homepage 'https://wiki.gnome.org/Apps/Calculator'
@_app = 'gnome-calculator' @_app = 'gnome-calculator'
@_fullver = '3.38.2' @_fullver = '3.38.2'
@_mainver = @_fullver.rpartition('.')[0] @_mainver = @_fullver.rpartition('.')[0]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment