Skip to content

Commit

Permalink
btrbk: homepage inclusion
Browse files Browse the repository at this point in the history
**Summary**

Added `homepage` key to `package.yml` (Part of #411)

**Test Plan**

Verified the added homepage loads information about the package

**Checklist**

- [x] Package was built and tested against unstable
  • Loading branch information
malfisya committed Dec 23, 2023
1 parent a774186 commit 9549ae9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
3 changes: 2 additions & 1 deletion packages/b/btrbk/package.yml
@@ -1,8 +1,9 @@
name : btrbk
version : 0.32.6
release : 7
release : 8
source :
- https://github.com/digint/btrbk/archive/refs/tags/v0.32.6.tar.gz : 15f3b2e23c69233941f6bc9c00064871523500705246145658525254187a6fe7
homepage : https://digint.ch/btrbk/
license : GPL-3.0-or-later
component : system.utils
summary : Tool for creating snapshots and remote backups of btrfs subvolumes
Expand Down
15 changes: 8 additions & 7 deletions packages/b/btrbk/pspec_x86_64.xml
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>btrbk</Name>
<Homepage>https://digint.ch/btrbk/</Homepage>
<Packager>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>GPL-3.0-or-later</License>
<PartOf>system.utils</PartOf>
<Summary xml:lang="en">Tool for creating snapshots and remote backups of btrfs subvolumes</Summary>
<Description xml:lang="en">btrbk is a backup tool for btrfs subvolumes, taking advantage of btrfs specific capabilities to create atomic snapshots and transfer them incrementally to your backup locations.
</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>btrbk</Name>
Expand Down Expand Up @@ -39,12 +40,12 @@
</Files>
</Package>
<History>
<Update release="7">
<Date>2023-04-16</Date>
<Update release="8">
<Date>2023-12-23</Date>
<Version>0.32.6</Version>
<Comment>Packaging update</Comment>
<Name>Silke Hofstra</Name>
<Email>silke@slxh.eu</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 9549ae9

Please sign in to comment.