File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 20
20
url : https://termux.org/
21
21
- desc : Packages repository
22
22
url : https://github.com/termux/termux-packages
23
- # packagelinks produced by the parser
23
+ # NOTE: packagelinks produced by the parser
24
+ groups : [ all, production ]
25
+
26
+ - name : tur
27
+ sortname : termux_ur
28
+ type : repository
29
+ desc : Termux User Repository
30
+ family : termux
31
+ ruleset : termux
32
+ color : ' 000000'
33
+ minpackages : 200
34
+ sources :
35
+ - name : packages.json
36
+ fetcher :
37
+ class : FileFetcher
38
+ url : https://raw.githubusercontent.com/termux-user-repository/tur-repology-metadata/master/packages.json
39
+ parser :
40
+ class : TermuxJsonParser
41
+ repolinks :
42
+ - desc : Termux home
43
+ url : https://termux.org/
44
+ - desc : Termux User Repository
45
+ url : https://github.com/termux-user-repository/tur
46
+ # NOTE: packagelinks produced by the parser
24
47
groups : [ all, production ]
You can’t perform that action at this time.
0 commit comments