File: update-metadata.patch

package info (click to toggle)
rust-asahi-btsync 0.2.4-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 176 kB
  • sloc: sh: 8; makefile: 4
file content (15 lines) | stat: -rw-r--r-- 495 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,10 +19,10 @@
 autotests = false
 autobenches = false
 description = "A tool to sync Bluetooth pairing keys with macos on ARM Macs"
-homepage = "https://github.com/WhatAmISupposedToPutHere/asahi-nvram"
+homepage = "https://github.com/AsahiLinux/asahi-nvram"
 readme = false
 license = "MIT"
-repository = "https://github.com/WhatAmISupposedToPutHere/asahi-nvram"
+repository = "https://github.com/AsahiLinux/asahi-nvram"
 
 [[bin]]
 name = "asahi-btsync"