Skip to content

Commit 909bbed

Browse files
authored
Merge pull request #2705 from pyrevitlabs/fix/nuget-package-description
Fix pyrevit-cli.nuspec with last mentions of Ehsan's old repo
2 parents 3772c6e + f6c94d5 commit 909bbed

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

release/choco/pyrevit-cli.nuspec

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
<metadata>
44
<id>pyrevit-cli</id>
55
<version>5.1.0.25094</version>
6-
<packageSourceUrl>https://github.com/eirannejad/pyRevit/tree/master/release/choco/</packageSourceUrl>
6+
<packageSourceUrl>https://github.com/pyrevitlabs/pyRevit/tree/master/release/choco/</packageSourceUrl>
77
<owners>Ehsan Iran-Nejad</owners>
88
<title>pyRevit CLI</title>
99
<authors>Ehsan Iran-Nejad</authors>
10-
<projectUrl>https://github.com/eirannejad/pyRevit</projectUrl>
11-
<iconUrl>https://cdn.jsdelivr.net/gh/eirannejad/pyRevit@master/release/choco/chocoicon.png</iconUrl>
10+
<projectUrl>https://github.com/pyrevitlabs/pyRevit</projectUrl>
11+
<iconUrl>https://cdn.jsdelivr.net/gh/pyrevitlabs/pyRevit@master/release/choco/chocoicon.png</iconUrl>
1212
<copyright>Copyright © 2014-2025</copyright>
13-
<licenseUrl>https://github.com/eirannejad/pyRevit/blob/master/LICENSE.txt</licenseUrl>
14-
<projectSourceUrl>https://github.com/eirannejad/pyRevit/tree/master/dev/pyRevitLabs</projectSourceUrl>
15-
<docsUrl>https://github.com/eirannejad/pyRevit/blob/master/README.md</docsUrl>
16-
<bugTrackerUrl>https://github.com/eirannejad/pyRevit/issues</bugTrackerUrl>
13+
<licenseUrl>https://github.com/pyrevitlabs/pyRevit/blob/master/LICENSE.txt</licenseUrl>
14+
<projectSourceUrl>https://github.com/pyrevitlabs/pyRevit/tree/master/dev/pyRevitLabs</projectSourceUrl>
15+
<docsUrl>https://github.com/pyrevitlabs/pyRevit/blob/master/README.md</docsUrl>
16+
<bugTrackerUrl>https://github.com/pyrevitlabs/pyRevit/issues</bugTrackerUrl>
1717
<tags>pyrevit-cli revit pyrevit</tags>
1818
<summary>pyRevit Command Line Tool </summary>
1919
<description>pyrevit cli is the command line tool, developed specifically to install
@@ -28,4 +28,4 @@ Each section below showcases a specific set of functionality of the command line
2828
<files>
2929
<file src="tools\**" target="tools" />
3030
</files>
31-
</package>
31+
</package>

0 commit comments

Comments
 (0)