mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
Fix github links for terminal-{emulator,view} jcenter packages
This commit is contained in:
parent
cb13a5a531
commit
eaea0f74a5
2 changed files with 4 additions and 4 deletions
|
|
@ -11,8 +11,8 @@ ext {
|
||||||
libraryName = 'TerminalEmulator'
|
libraryName = 'TerminalEmulator'
|
||||||
artifact = 'terminal-emulator'
|
artifact = 'terminal-emulator'
|
||||||
libraryDescription = 'The terminal emulator used in Termux'
|
libraryDescription = 'The terminal emulator used in Termux'
|
||||||
siteUrl = 'https://github.com/termux/termux'
|
siteUrl = 'https://github.com/termux/termux-app'
|
||||||
gitUrl = 'https://github.com/termux/termux.git'
|
gitUrl = 'https://github.com/termux/termux-app.git'
|
||||||
libraryVersion = '0.52'
|
libraryVersion = '0.52'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -11,8 +11,8 @@ ext {
|
||||||
libraryName = 'TerminalView'
|
libraryName = 'TerminalView'
|
||||||
artifact = 'terminal-view'
|
artifact = 'terminal-view'
|
||||||
libraryDescription = 'The terminal view used in Termux'
|
libraryDescription = 'The terminal view used in Termux'
|
||||||
siteUrl = 'https://github.com/termux/termux'
|
siteUrl = 'https://github.com/termux/termux-app'
|
||||||
gitUrl = 'https://github.com/termux/termux.git'
|
gitUrl = 'https://github.com/termux/termux-app.git'
|
||||||
libraryVersion = '0.50'
|
libraryVersion = '0.50'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue