diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-11-26 23:44:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:25:59 +0700 |
commit | 15a257f123049a501393b53a24a92cf3a73005af (patch) | |
tree | cc6125d3876eca27f9d7819992c0a9cc88eae15d /system/gpart/gpart.info | |
parent | 4e342637f260b66b1f762eacddd35e96c1f9b25a (diff) |
system/gpart: Added (Guess PC-type hard disk partitions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/gpart/gpart.info')
-rw-r--r-- | system/gpart/gpart.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/gpart/gpart.info b/system/gpart/gpart.info new file mode 100644 index 0000000000000..4b7e39858df00 --- /dev/null +++ b/system/gpart/gpart.info @@ -0,0 +1,10 @@ +PRGNAM="gpart" +VERSION="0.3" +HOMEPAGE="https://github.com/baruch/gpart" +DOWNLOAD="https://github.com/baruch/gpart/archive/0.3.tar.gz" +MD5SUM="2d709068b5123198b3eb337f9d4686a8" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Hunter Sezen" +EMAIL="ovariegata@yahoo.com" |