Skip to content

Commit

Permalink
git-flow: Add homepage
Browse files Browse the repository at this point in the history
**Summary**

Add `homepage` key to `package.yml` (Part of #411)
  • Loading branch information
malfisya committed Aug 16, 2024
1 parent 0253f69 commit 4c8678e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
5 changes: 3 additions & 2 deletions packages/g/git-flow/package.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
name : git-flow
version : 1.12.3
release : 3
release : 4
source :
- https://github.com/petervanderdoes/gitflow-avh/archive/1.12.3.tar.gz : 54e9fd81aa1aa8215c865503dc6377da205653c784d6c97baad3dafd20728e06
homepage : https://github.com/petervanderdoes/gitflow-avh/
license :
- BSD-2-Clause
- LGPL-2.1
- LGPL-2.1-or-later
component : programming.tools
summary : Git extensions to manage branching
description: |
Expand Down
17 changes: 9 additions & 8 deletions packages/g/git-flow/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
<PISI>
<Source>
<Name>git-flow</Name>
<Homepage>https://github.com/petervanderdoes/gitflow-avh/</Homepage>
<Packager>
<Name>James Lee</Name>
<Email>jamesl33info@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>BSD-2-Clause</License>
<License>LGPL-2.1</License>
<License>LGPL-2.1-or-later</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Git extensions to manage branching</Summary>
<Description xml:lang="en">A collection of Git extensions to provide high-level repository operations for Vincent Driessen&apos;s branching model.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>git-flow</Name>
Expand Down Expand Up @@ -77,12 +78,12 @@
</Files>
</Package>
<History>
<Update release="3">
<Date>2019-05-23</Date>
<Update release="4">
<Date>2024-08-16</Date>
<Version>1.12.3</Version>
<Comment>Packaging update</Comment>
<Name>James Lee</Name>
<Email>jamesl33info@gmail.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 4c8678e

Please sign in to comment.