Commit Graph

62 Commits

Author SHA1 Message Date
Jack L. Frost 4939405926 ABS is not using SVN anymore
Signed-off-by: fbt <fbt@fleshless.org>
2023-10-26 14:54:30 +00:00
Jack L. Frost e9bdb6b4e1 rpc url
Signed-off-by: fbt <fbt@fleshless.org>
2022-02-14 22:20:00 +03:00
Jack L. Frost df42e43a49 just create the dir 2016-04-01 13:19:52 +03:00
Jack L. Frost 7fedda7342 Should probably feed pacman the package name
Signed-off-by: fbt <fbt@fleshless.org>
2016-03-17 02:29:43 +03:00
Alad Wenter cdc83819f5 Use pacman -Sp for figuring out the repo a package is in
Signed-off-by: fbt <fbt@fleshless.org>
2016-03-17 02:27:46 +03:00
Alad Wenter 96b7584153 Use one jshon call for search results
Signed-off-by: fbt <fbt@fleshless.org>
2016-03-17 02:25:32 +03:00
Jack L. Frost aacf420a68 There is no more tarball
Signed-off-by: fbt <fbt@fleshless.org>
2016-03-01 08:32:19 +03:00
Alad Wenter 56a2817649 Fix jshon calls
Signed-off-by: fbt <fbt@fleshless.org>
2016-02-29 18:49:49 +03:00
Alad Wenter 97d6852e92 Use RPC v5
Signed-off-by: fbt <fbt@fleshless.org>
2016-02-29 18:41:08 +03:00
Jack L. Frost 04ec3a81a5 README also 2015-09-25 18:15:58 +03:00
Jack L. Frost 8db246e7af help update 2015-09-25 18:14:45 +03:00
Jack L. Frost c13a3a3fdc support for downloading updated packages 2015-09-25 18:12:04 +03:00
Jack L. Frost 0b62cf2bc4 Don't query AUR for each package dammit 2015-09-25 17:56:23 +03:00
Jack L. Frost 351a03c515 update! 2015-09-23 18:05:45 +03:00
Jack L. Frost 8e2ed7b9f9 Update usage and README 2015-09-21 14:18:24 +03:00
Jack L. Frost e7252333b0 A few improvements:
* Use the new RPC format to avoid sourcing the PKGBUILD.
* A separate switch for curl's insecure mode: --nossl.
* Clone the AUR git repos instead of downloading the targballs.
2015-09-21 14:14:54 +03:00
Jack L. Frost 0496e2c887 there is one AUR now 2015-08-09 15:55:10 +03:00
Jack L. Frost a450ff9708 use aur4 by default 2015-06-22 13:31:03 +03:00
Jack L. Frost dd0d7f7902 support AUR 4 2015-06-10 14:15:52 +03:00
Jack L. Frost 840ab9254c export instead of checkout 2015-05-22 17:53:16 +03:00
Jack L. Frost b2dc6c01d7 ughx2 2015-02-25 16:30:32 +03:00
Jack L. Frost c1490bb339 ugh 2015-02-25 16:22:45 +03:00
Jack L. Frost d26cd45116 rename the bloody script will ya 2015-02-25 16:20:42 +03:00
Jack L. Frost 73004f978c zpac is now PRM 2015-02-25 16:17:02 +03:00
Jack L. Frost 1c136aab43 Stop overriding echo, just use printf instead. 2015-02-20 17:50:36 +03:00
Jack L. Frost 4351aa9450 Code cleanup, thanks to [stronny](https://github.com/stronny) 2015-02-20 17:34:46 +03:00
Jack L. Frost d19dc0fbb1 readarray! 2015-02-20 16:43:53 +03:00
Jack L. Frost b2cb42c371 a better usage function 2015-02-20 16:16:15 +03:00
Jack L. Frost 95c0ffa43b better name foe the args normalizer 2015-02-13 12:20:45 +03:00
Jack L. Frost 8591081269 README 2015-02-09 19:37:55 +03:00
Jack L. Frost 9e15b8200e trailing newline 2015-02-09 19:36:30 +03:00
Jack L. Frost bf18623e06 woo proper handling 2015-02-09 16:22:26 +03:00
Jack L. Frost 34775cfe97 Readme update 2015-02-06 19:26:40 +03:00
Jack L. Frost 9b3ea06c61 I'm on fire today. 2015-02-06 13:45:54 +03:00
Jack L. Frost f8cfeac03c And another bugfix. 2015-02-06 13:43:36 +03:00
Jack L. Frost 422adf3d47 args_norm is not needed now.
+ a bugfix.
2015-02-06 13:42:10 +03:00
Jack L. Frost 07d1805d13 I don't like getopts. Don't know why. I just don't. 2015-02-06 13:40:27 +03:00
Jack L. Frost 3d148e6b4a Handle arguments with getopt: it supports arguments with spaces. 2015-02-06 11:25:36 +03:00
Jack L. Frost c8b1f67bdd Don't download existing sources 2015-02-06 09:28:40 +03:00
Jack L. Frost d1becc7836 Show versions in AUR searches, less jshon calls, read -r 2015-02-03 12:58:00 +03:00
Jack L. Frost b68c7c5949 A slight fix for the argument handler, doesn't really affect zpac in its current state. 2015-02-01 17:27:39 +03:00
Jack L. Frost 8e575157f7 Handle -- properly 2015-01-31 18:54:41 +03:00
Jack L. Frost 7d778ecd66 Better argument handling. 2015-01-31 18:45:47 +03:00
Jack L. Frost aa8929ff8e a fix for multiple dependencies. 2015-01-29 12:35:07 +03:00
Jack L. Frost 2ab2fdd126 usage update 2015-01-28 10:38:56 +03:00
Jack L. Frost 2c37b9e64e Mention cfg_workdir in the README 2015-01-28 10:13:07 +03:00
Jack L. Frost 59432612de explicit and implicit action. Removed default one. 2015-01-28 10:11:51 +03:00
Jack L. Frost 61a9cbd34d usage fix 2015-01-28 00:08:20 +03:00
Jack L. Frost 8ba3c36d4a config support, README 2015-01-28 00:06:21 +03:00
Jack L. Frost 3d960cd6e4 Config support 2015-01-28 00:05:27 +03:00