Skip to content

Commit

Permalink
todo: investigate rust builds issues (affecting angelfish)
Browse files Browse the repository at this point in the history
  • Loading branch information
Seshpenguin committed Nov 17, 2022
1 parent ac68630 commit a419324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apkbuild-parser/repo.ts
Expand Up @@ -147,7 +147,7 @@ export const repository = new Map<string,Package>([

// plasma mobile gear
["alligator", { name: "alligator", repo: "https://invent.kde.org/plasma-mobile/alligator.git", aports_repo: "community"}],
["angelfish", { name: "angelfish", repo: "https://invent.kde.org/plasma-mobile/angelfish.git", aports_repo: "community"}],
//["angelfish", { name: "angelfish", repo: "https://invent.kde.org/plasma-mobile/angelfish.git", aports_repo: "community"}],
["audiotube", { name: "audiotube", repo: "https://invent.kde.org/plasma-mobile/audiotube.git", aports_repo: "community"}],
["calindori", { name: "calindori", repo: "https://invent.kde.org/plasma-mobile/calindori.git", aports_repo: "community"}],
["kalk", { name: "kalk", repo: "https://invent.kde.org/plasma-mobile/kalk.git", aports_repo: "community"}],
Expand Down

0 comments on commit a419324

Please sign in to comment.