-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
517702d
commit 1545ded
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
DIST iosevka-pack-1.9.2.7z 2786548 SHA256 0682dad7c4ab8cdf99f5c4944e67092b90660d0fde4723954ec89965661ff300 SHA512 73c938f724de5c9d4b38c995dd5f67b80b05ee2e18e5ca6579cbae8059bbfa8864e4b71ec3c13a9e7614d1d8aba6680a237525f5a8a902b5a1b05f635140717c WHIRLPOOL ec868be149c1564bdace9756286c882df6f26447f9ea9fbbc748a96dd8045da50e9cbe93601cab128bec3f4f74f62d4dec90bcdedac912a28a00cd0b00a3a6ad | ||
EBUILD iosevka-1.9.2.ebuild 518 SHA256 c14832114f1619b1a663821a62945fb57fde0de69a29bf934d15426ea0bb8b90 SHA512 74bca6252d89d2c8f3b46a4d5bbd250bc882247e11697bc74317a92cf58cc0228f38c8ce15a234354bd73c8c0c03363abf94f660ef51deb066947dc1d2b794f2 WHIRLPOOL b61351ebfa94989dac29f1a016986baf176fc95646674c22272ea439a38ed69f440883a73d842245a45358a0495d64dcb3342ab57c468ac0ec31bc85fef8264f | ||
EBUILD iosevka-1.9.2.ebuild 562 SHA256 ec37bc225c459f5c93f579ef94c441b85776b6b30c1709f67e04890b46609cdb SHA512 5bef3d4ef587d516dfa80a7ae30dfb31ee7a702d7329edec0ec6672debbf97fb1bd6977385d8337375bfd105887cd4293befaa7dc34838521425c03f6eca7095 WHIRLPOOL 90327e167fedc2a1f3287f13baa9017e572f421445c80a5e4789e4706551a57540ae12eff3b30842b61f125942f77bc521327a1a61a525382f56285505a50254 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,4 +23,4 @@ FONT_SUFFIX="ttf" | |
src_unpack() { | ||
mkdir "${S}" && cd "${S}" | ||
unpack ${A} | ||
}} | ||
} |