Skip to content

Commit

Permalink
zuluCrypt: Inclusion of homepage
Browse files Browse the repository at this point in the history
**Summary**

- Adding `homepage` key to `package.yml`
- Part of getsolus#411

**Test Plan**

- Build the package
- Build successful

**Checklist**

- [x] Package was built against unstable
  • Loading branch information
malfisya committed Oct 9, 2023
1 parent fbc117b commit c0675ca
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
3 changes: 2 additions & 1 deletion packages/z/zuluCrypt/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name : zuluCrypt
version : 6.2.0
release : 12
release : 13
source :
- https://github.com/mhogomchungu/zuluCrypt/releases/download/6.2.0/zuluCrypt-6.2.0.tar.xz : 090f3d561add1c5a5fc5158bf346155d43e2b42e7c47939a403ae2f8dcf8eaa3
homepage : https://mhogomchungu.github.io/zuluCrypt/
license : GPL-2.0-or-later
component : security.crypto
summary : zuluCrypt is a front end to cryptsetup and tcplay
Expand Down
17 changes: 9 additions & 8 deletions packages/z/zuluCrypt/pspec_x86_64.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
<PISI>
<Source>
<Name>zuluCrypt</Name>
<Homepage>https://mhogomchungu.github.io/zuluCrypt/</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>ems1000.syahrin@gmail.com</Email>
</Packager>
<License>GPL-2.0-or-later</License>
<PartOf>security.crypto</PartOf>
<Summary xml:lang="en">zuluCrypt is a front end to cryptsetup and tcplay</Summary>
<Description xml:lang="en">zuluCrypt is a simple, feature rich and powerful solution for hard drives encryption.
</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>zuluCrypt</Name>
Expand Down Expand Up @@ -81,7 +82,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
<Dependency release="12">zuluCrypt</Dependency>
<Dependency release="13">zuluCrypt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/zuluCrypt/libzuluCrypt-exe.h</Path>
Expand All @@ -94,12 +95,12 @@
</Files>
</Package>
<History>
<Update release="12">
<Date>2023-08-12</Date>
<Update release="13">
<Date>2023-10-09</Date>
<Version>6.2.0</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>ems1000.syahrin@gmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit c0675ca

Please sign in to comment.