fdjqklm
This commit is contained in:
		
							parent
							
								
									582d1b4b21
								
							
						
					
					
						commit
						4afb5626cc
					
				
					 21 changed files with 16 additions and 16 deletions
				
			
		|  | @ -5,7 +5,7 @@ pkgver = 0.0.14-1 | |||
| pkgarch = any | ||||
| pkgbuild_sha256sum = 61953a817e53523af8a095afc181e733c19654b7aba09d9b5546ac593f5bbd17 | ||||
| packager = Unknown Packager | ||||
| builddate = 1666819705 | ||||
| builddate = 1666820843 | ||||
| builddir = /mnt/MyFiles/.hidden/arch-pkgs/pkg/tdpeuter | ||||
| startdir = /mnt/MyFiles/.hidden/arch-pkgs/pkg/tdpeuter | ||||
| buildtool = makepkg | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							|  | @ -5,7 +5,7 @@ pkgbase = tdpeuter | |||
| pkgver = 0.0.14-1 | ||||
| pkgdesc = Sysconfig for my systems | ||||
| url = https://git.depeuter.tk/tdpeuter/arch-pkgs | ||||
| builddate = 1666819705 | ||||
| builddate = 1666820843 | ||||
| packager = Unknown Packager | ||||
| size = 0 | ||||
| arch = any | ||||
|  |  | |||
|  | @ -5,7 +5,7 @@ pkgver = 0.0.14-1 | |||
| pkgarch = any | ||||
| pkgbuild_sha256sum = 61953a817e53523af8a095afc181e733c19654b7aba09d9b5546ac593f5bbd17 | ||||
| packager = Unknown Packager | ||||
| builddate = 1666819705 | ||||
| builddate = 1666820843 | ||||
| builddir = /mnt/MyFiles/.hidden/arch-pkgs/pkg/tdpeuter | ||||
| startdir = /mnt/MyFiles/.hidden/arch-pkgs/pkg/tdpeuter | ||||
| buildtool = makepkg | ||||
|  |  | |||
|  | @ -23,35 +23,35 @@ install_software() { | |||
|     git clone --depth 1 --progress https://aur.archlinux.org/betterbird-bin.git | ||||
|     cd betterbird-bin | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing google-chrome" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/google-chrome.git | ||||
|     cd google-chrome | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing hamsket" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/hamsket-bin.git | ||||
|     cd hamsket-bin | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing jetbrains-toolbox" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/jetbrains-toolbox.git | ||||
|     cd jetbrains-toolbox | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing sway-git" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/sway-git.git | ||||
|     cd sway-git | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
| } | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							|  | @ -5,7 +5,7 @@ pkgbase = tdpeuter | |||
| pkgver = 0.0.14-1 | ||||
| pkgdesc = Sysconfig for my systems | ||||
| url = https://git.depeuter.tk/tdpeuter/arch-pkgs | ||||
| builddate = 1666819705 | ||||
| builddate = 1666820843 | ||||
| packager = Unknown Packager | ||||
| size = 0 | ||||
| arch = any | ||||
|  |  | |||
|  | @ -5,7 +5,7 @@ pkgver = 0.0.14-1 | |||
| pkgarch = any | ||||
| pkgbuild_sha256sum = 61953a817e53523af8a095afc181e733c19654b7aba09d9b5546ac593f5bbd17 | ||||
| packager = Unknown Packager | ||||
| builddate = 1666819705 | ||||
| builddate = 1666820843 | ||||
| builddir = /mnt/MyFiles/.hidden/arch-pkgs/pkg/tdpeuter | ||||
| startdir = /mnt/MyFiles/.hidden/arch-pkgs/pkg/tdpeuter | ||||
| buildtool = makepkg | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							|  | @ -5,7 +5,7 @@ pkgbase = tdpeuter | |||
| pkgver = 0.0.14-1 | ||||
| pkgdesc = Sysconfig for my systems | ||||
| url = https://git.depeuter.tk/tdpeuter/arch-pkgs | ||||
| builddate = 1666819705 | ||||
| builddate = 1666820843 | ||||
| packager = Unknown Packager | ||||
| size = 0 | ||||
| arch = any | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							|  | @ -23,35 +23,35 @@ install_software() { | |||
|     git clone --depth 1 --progress https://aur.archlinux.org/betterbird-bin.git | ||||
|     cd betterbird-bin | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing google-chrome" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/google-chrome.git | ||||
|     cd google-chrome | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing hamsket" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/hamsket-bin.git | ||||
|     cd hamsket-bin | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing jetbrains-toolbox" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/jetbrains-toolbox.git | ||||
|     cd jetbrains-toolbox | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
|     >&2 echo "Installing sway-git" | ||||
|     git clone --depth 1 --progress https://aur.archlinux.org/sway-git.git | ||||
|     cd sway-git | ||||
|     git pull | ||||
|     $(su -c "makepkg -ic" - "${user}") | ||||
|     $(su -w PATH -c "makepkg -ic" - "${user}") | ||||
|     cd | ||||
| 
 | ||||
| } | ||||
|  |  | |||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue