-
Notifications
You must be signed in to change notification settings - Fork 692
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testing/depthcharge-tools: upgrade to 0.6.0
- Loading branch information
1 parent
0e4c2f5
commit 559ed8c
Showing
1 changed file
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,6 +1,6 @@ | ||
# Maintainer: Jenneron <[email protected]> | ||
pkgname=depthcharge-tools | ||
pkgver=0.5.0 | ||
pkgver=0.6.0 | ||
pkgrel=0 | ||
pkgdesc="Tools to manage the Chrome OS bootloader" | ||
url="https://github.com/alpernebbi/depthcharge-tools" | ||
|
@@ -29,5 +29,5 @@ package() { | |
} | ||
|
||
sha512sums=" | ||
5675e4cd61289047a9bbf90d713ad2d7799d6bd751aee6adf8ffd59bf3ce0ed0b8403dcd82733d120971f86698233f1b534d172106b55e3ef44978ac91074584 depthcharge-tools-0.5.0.tar.gz | ||
fafcf9ed9b4c9222ca2ce9ed122265c8bb3ebd607b5ed42d37e4135721aafe7abbd2c2fff2a1d2f1dacee82a8b2a329c0597397fa6fc0cea0b73ff4429dc2b63 depthcharge-tools-0.6.0.tar.gz | ||
" |