Search Criteria
Package Details: toplip 1.24-1
Git Clone URL: | https://aur.archlinux.org/heavything.git (read-only, click to copy) |
---|---|
Package Base: | heavything |
Description: | a command line very strong encryption utility |
Upstream URL: | https://2ton.com.au/toplip/ |
Keywords: | asm utilities x64 |
Licenses: | |
Submitter: | ser |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 10 |
Popularity: | 0.000001 |
First Submitted: | 2015-07-21 01:53 |
Last Updated: | 2019-03-12 05:17 |
Latest Comments
pizzaman commented on 2019-03-12 05:18
Thanks @Senco. Let me know if everything works.
Senco commented on 2019-03-02 09:22
1.24 works with the following changes to PKGBUILD:
pkgver=1.24
sha256sums=('77bb53d7717d825515f159a3794808e1edf46ca6b515a1686df3dd6b8a94432d')
FadeMind commented on 2016-04-14 17:16
@kseistrup
hnwatch is pkgname as part of pkgbase heavything
$ git clone https://aur.archlinux.org/heavything.git
Cloning into 'heavything'...
remote: Counting objects: 35, done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 35 (delta 3), reused 35 (delta 3)
Unpacking objects: 100% (35/35), done.
Checking connectivity... done.
$ cd heavything/
$ cat PKGBUILD |grep pkgname
pkgname=('rwasa' 'webslap' 'hnwatch' 'dhtool' 'sshtalk' 'toplip')
$ cat PKGBUILD |grep pkgbase
pkgbase=heavything
kseistrup commented on 2016-04-14 17:11
$ git clone https://aur.archlinux.org/hnwatch.git
Cloning into 'hnwatch'...
warning: You appear to have cloned an empty repository.