changed fragments to .sh extension

This commit is contained in:
Armin Briegel
2021-04-28 09:36:16 +02:00
parent 0e093dd3b5
commit bc9bc74cf9
269 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
notifier)
# not signed
# credit: Søren Theilgaard (@theilgaard)
name="dataJAR Notifier"
type="pkg"
#packageID="uk.co.dataJAR.Notifier" # Version 2.2.3 was actually "uk.co.dataJAR.Notifier-2.2.3" so unusable
downloadURL=$(downloadURLFromGit dataJAR Notifier)
appNewVersion=$(versionFromGit dataJAR Notifier)
expectedTeamID=""
blockingProcesses=( "Notifier" )
;;