cc20e28bbd
Update README.md
2018-09-08 03:00:01 +00:00
25dad662ac
Discard text color when the script is finished
2018-08-05 22:52:44 -05:00
95f956dbcd
Fix some things
2018-08-05 01:50:53 -05:00
d904ffab08
Fix bad position of printf
2018-08-05 01:47:14 -05:00
b8d3404bca
Big update
2018-08-05 01:39:37 -05:00
2370494d6b
Fix some things
2018-08-02 18:38:56 -05:00
8acc672371
Print accurate information about the installed status of a package
2018-08-01 08:39:31 -05:00
830a221fd2
Improved documentation
2018-07-28 09:07:06 -05:00
2972cdf6c0
Dont remove automatically make dependences
...
It is usefull when you recompile packages like -git packages
2018-07-23 17:15:54 -05:00
03fe18e9e3
Fix some things
2018-07-23 12:03:45 -05:00
d235fe1b89
Use single quotes instead of double quotes
...
Avoid using \ into double quotes, instead use single quotes and \ for better readability
2018-07-23 10:59:24 -05:00
c9618a5ceb
Full migration to POSIX standar
2018-07-23 03:02:52 -05:00
a948874d7b
Added exiting instead of installation finished
2018-07-23 02:54:10 -05:00
f8e658703b
Rewritten with the POSIX standard in mind for full compatibility
...
Also, some visual improvements have been added
Rollback to not use the --noconfirm option
2018-07-23 02:51:03 -05:00
351030c45e
updated readme
2018-07-23 00:55:49 -05:00
c9e32cf10e
Moved the Finished line at the end
2018-07-23 00:52:44 -05:00
9f04f97d44
Message added to show at the end of the job
2018-07-23 00:50:36 -05:00
d438f7eec3
Remove ONLY really previously compiled packages instead of the complete build directory
2018-07-22 21:41:55 -05:00
d965786203
Fix issue when deleting the previous compiled packages
...
When you tried to delete 'HOME/.simpleaur/Build/*' it fail because the directory are in quotes and don't take the '*', also fixed the issue when the 'basebuilddir' doesn't exist and simpleaur try first to create the lockfile and before check if the 'basebuilddir' exist (logical problem)
2018-07-22 20:48:23 -05:00
3ed4574315
Added --noconfirm to pacman options
2018-07-22 00:54:47 -05:00
08ede2f134
Only ask to remove previously compiled packages one time
2018-07-20 21:09:56 -05:00
e3a984eeea
Remove lockfile after of a correct installation
2018-07-19 07:45:55 -05:00
e675d5d1ea
Added support to catch user interrupt
2018-07-18 23:10:55 -05:00
16eb18ee3f
Only allow a instance of simpleaur running at the same time
2018-07-18 09:15:37 -05:00
cf506aaf55
Removed unnecessary and useless code
2018-07-18 08:59:49 -05:00
de16ead419
Fix
2018-07-15 21:26:34 -05:00
471604eabd
Automatically remove build dependences after a sucessfull installationn
2018-07-15 17:13:21 -05:00
f7e0e1333b
Update readme
2018-07-14 09:27:01 -05:00
9952b992da
Rollback to optional read PKGBUILDs, useful when multiple packages are installed
2018-07-14 09:16:08 -05:00
92febd3e37
Add the user option to decide what to do with directories of previously downloaded packages before downloading the PKGBUILDs
2018-07-14 09:10:10 -05:00
fa105b645a
Added note to difference Error and Info messages in output
2018-07-13 14:53:56 -05:00
867eb1d572
Fix wrong logical word
2018-07-11 22:00:10 -05:00
25bb97f553
Force user to see PKGBUILDs everytime, it's for security reasons
2018-07-11 17:33:08 -05:00
bea19e6789
Make sure that you're using ArchLinux, show error if input is empty
2018-07-11 11:33:14 -05:00
a364e470ee
Change update options since simpleaur support multiple package installation
2018-07-11 11:26:36 -05:00
7b4dd56488
Updated readme with new instructions
2018-07-11 11:13:09 -05:00
e47b50baf6
Total redesign of simpleaur, now support multiple package installation
2018-07-11 11:11:33 -05:00
34b8d28f88
Fix bad logical word when the instalation finoshed
2018-07-11 00:49:14 -05:00
48687569c1
Added ability to use existing PKGBUILDs, use --clean/-c option in makepkg by default
2018-07-11 00:47:27 -05:00
a7459467af
Reuse variables instead of all PATH, fix bad character
2018-07-11 00:21:30 -05:00
0fbb694abf
Send build directory to hidden files, fix wrong spaces and apply instead of /home/sechacklabs/Build
2018-07-10 23:56:34 -05:00
2087450c68
Added support for check VIM when simpleaur is launched
2018-07-10 22:22:21 -05:00
5dc0c6b6ae
Added color support in output
2018-07-07 10:13:50 -05:00
3843b62fb4
Remove Git packages for available updates, see https://wiki.archlinux.org/index.php/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages.3F
2018-07-02 09:00:32 -05:00
4ec66665fc
Update README.md
2018-06-30 14:40:26 +00:00
b0eab7ac2c
Update README.md
2018-06-30 14:40:07 +00:00
59947cc382
Update README.md
2018-06-30 14:30:07 +00:00
5938597878
Update README.md
2018-06-30 14:29:40 +00:00
9183a544e4
Removed unnecessary \n
2018-06-30 09:23:48 -05:00
deaa76c9ed
Added simplechek script for updates check
2018-06-30 09:21:41 -05:00