mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Remove spellcheck_test and rework load_test into prop_test (#8987)
This commit is contained in:
committed by
GitHub
parent
fd08b719f5
commit
2e6eb61dc1
@@ -1,8 +1,10 @@
|
||||
require 'package'
|
||||
|
||||
class Gnome_text_editor < Package
|
||||
description 'GNOME Text Editor (2021)'
|
||||
description 'GNOME Text Editor'
|
||||
homepage 'https://gitlab.gnome.org/GNOME/gnome-text-editor'
|
||||
version '44.0'
|
||||
license 'GPL-3'
|
||||
compatibility 'x86_64 aarch64 armv7l'
|
||||
source_url 'https://gitlab.gnome.org/GNOME/gnome-text-editor.git'
|
||||
git_hashtag version
|
||||
|
||||
Reference in New Issue
Block a user