Commit efb1b24e authored by supechicken666's avatar supechicken666 Committed by GitHub

Update package.rb

parent 7d5d2164
require 'package_helpers'
class Package
property :description, :homepage, :version, :compatibility, :binary_url, :binary_sha1, :binary_sha256, :source_url, :source_sha256, :is_fake
property :description, :homepage, :version, :compatibility, :binary_url, :binary_sha256, :source_url, :source_sha256, :is_fake
class << self
attr_reader :is_fake
......
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