update packages watched
This commit is contained in:
parent
11c3103e3b
commit
8e7fcc6ed2
1 changed files with 5 additions and 7 deletions
12
config.py
12
config.py
|
|
@ -93,10 +93,12 @@ FEED_READERS = [
|
|||
NCAppReader(app = "nextcloud-app-forms", project = "nextcloud/forms"),
|
||||
# nc-maps GHReleases nextcloud/maps archpkgs/nextcloud-app-maps
|
||||
NCAppReader(app = "nextcloud-app-maps", project = "nextcloud/maps"),
|
||||
# nc-music GHReleases owncloud/music archpkgs/nextcloud-app-music
|
||||
NCAppReader(app = "nextcloud-app-music", project = "owncloud/music"),
|
||||
# nc-music GHReleases nc-music/music archpkgs/nextcloud-app-music
|
||||
NCAppReader(app = "nextcloud-app-music", project = "nc-music/music"),
|
||||
# nc-onlyoffice GHReleases ONLYOFFICE/onlyoffice-nextcloud archpkgs/nextcloud-app-onlyoffice
|
||||
NCAppReader(app = "nextcloud-app-onlyoffice", project = "ONLYOFFICE/onlyoffice-nextcloud"),
|
||||
# NCAppReader(app = "nextcloud-app-onlyoffice", project = "ONLYOFFICE/onlyoffice-nextcloud"),
|
||||
# nc-phonetrack GHReleases julien-nc/phonetrack archpkgs/nextcloud-app-phonetrack
|
||||
NCAppReader(app = "nextcloud-app-phonetrack", project = "julien-nc/phonetrack"),
|
||||
# nc-polls GHReleases nextcloud/polls archpkgs/nextcloud-app-polls
|
||||
NCAppReader(app = "nextcloud-app-polls", project = "nextcloud/polls"),
|
||||
# nc-socialsharing GHReleases nextcloud/socialsharing archpkgs/nextcloud-app-socialsharing
|
||||
|
|
@ -115,10 +117,6 @@ FEED_READERS = [
|
|||
# Software that I use exposed to the Internet
|
||||
# Name FeedType Project
|
||||
# gad GHReleases brianreumere/gandi-automatic-dns aur?
|
||||
# nextcloud GHReleases nextcloud/server pacman?
|
||||
# peertube GHReleases Chocobozzz/PeerTube aur?
|
||||
# vaultwarden GHReleases dani-garcia/vaultwarden pacman?
|
||||
# wallabag GHReleases wallabag/wallabag pacman?
|
||||
# yay GHReleases Jguer/yay aur?
|
||||
# Others?
|
||||
# duplicati ???
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue