rewrite yml: byrne.utilities.pasteedroid
This commit is contained in:
parent
382f9783ca
commit
4cd59529a7
|
@ -1,26 +0,0 @@
|
|||
AntiFeatures:NonFreeNet
|
||||
Categories:Internet
|
||||
License:GPL-3.0-only
|
||||
Author Web Site:http://technologiquepark.wordpress.com
|
||||
Web Site:
|
||||
Source Code:https://github.com/dillbyrne/PasteeDroid
|
||||
Issue Tracker:https://github.com/dillbyrne/PasteeDroid/issues
|
||||
Bitcoin:1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
|
||||
|
||||
Auto Name:Pastee Droid
|
||||
Summary:Post snippets online with Pastee service
|
||||
Description:
|
||||
Client for the pastebin service located at pastee.org. Let's you quickly upload
|
||||
text or code snippets.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/dillbyrne/PasteeDroid.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=1.0
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
28
metadata/byrne.utilities.pasteedroid.yml
Normal file
28
metadata/byrne.utilities.pasteedroid.yml
Normal file
|
@ -0,0 +1,28 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorWebSite: http://technologiquepark.wordpress.com
|
||||
SourceCode: https://github.com/dillbyrne/PasteeDroid
|
||||
IssueTracker: https://github.com/dillbyrne/PasteeDroid/issues
|
||||
Bitcoin: 1L44pgmZpeMsWsd24WgN6SJjEUARG5eY6G
|
||||
|
||||
AutoName: Pastee Droid
|
||||
Summary: Post snippets online with Pastee service
|
||||
Description: |-
|
||||
Client for the pastebin service located at pastee.org. Let's you quickly upload
|
||||
text or code snippets.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dillbyrne/PasteeDroid.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: '1.0'
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
Loading…
Reference in a new issue