This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-08-28 16:00:29 +03:00 committed by GitHub
parent d809f9d575
commit 7390eca4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 13 deletions

View File

@ -24,7 +24,7 @@ PPP32=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-i386/Packa
if [ ! -z "$PPP32" ]
then
dpkg --add-architecture i386
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated --target-release 'o=LP-PPA-kubuntu-ppa-backports'
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
rm -rfv ./*all.deb
else
@ -35,7 +35,7 @@ PPP64=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Pack
if [ ! -z "$PPP64" ]
then
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=LP-PPA-kubuntu-ppa-backports'
else
echo "AMD64 Repos are synced"
exit 0

View File

@ -28,7 +28,7 @@ WASTA_PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/
if [ ! -z "$WASTA_PPP" ]
then
apt download $WASTA_PPP -y
apt download $WASTA_PPP -y --target-release 'o=LP-PPA-wasta-linux-cinnamon-testing'
else
echo "Wasta Repos are synced"
export REPOS_EMPTY=1
@ -43,7 +43,7 @@ apt update -y --allow-unauthenticated
PAPIRUS_PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packages https://ppa.launchpadcontent.net/papirus/papirus/ubuntu/dists/lunar/main/binary-amd64/Packages.xz)
if [ ! -z "$PAPIRUS_PPP" ]
then
apt download $PAPIRUS_PPP -y
apt download $PAPIRUS_PPP -y --target-release 'o=LP-PPA-papirus-papirus'
else
echo "Papirus Repos are synced"
if [[ $REPOS_EMPTY == 1 ]]

View File

@ -25,7 +25,7 @@ if [ ! -z "$PPP32" ]
then
dpkg --add-architecture i386
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=LP-PPA-graphics-drivers'
rm -rfv ./*all.deb
else
echo "i386 Repos are synced"
@ -35,7 +35,7 @@ PPP64=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Pack
if [ ! -z "$PPP64" ]
then
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=LP-PPA-graphics-drivers'
else
echo "AMD64 Repos are synced"
exit 0

View File

@ -25,7 +25,7 @@ if [ ! -z "$PPP32" ]
then
dpkg --add-architecture i386
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=Valve Software LLC'
rm -rfv ./*all.deb
else
echo "i386 Repos are synced"
@ -35,7 +35,7 @@ PPP64=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Pack
if [ ! -z "$PPP64" ]
then
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=Valve Software LLC'
else
echo "AMD64 Repos are synced"
exit 0

View File

@ -24,7 +24,7 @@ apt update -y --allow-unauthenticated
PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packages https://ppa.launchpadcontent.net/system76-dev/pre-stable/ubuntu/dists/lunar/main/binary-amd64/Packages.xz)
if [ ! -z "$PPP" ]
then
apt download $PPP -y
apt download $PPP -y --target-release 'o=LP-PPA-system76-dev-pre-stable'
else
echo "Repos are synced"
exit 0

View File

@ -68,7 +68,7 @@ if [ ! -z "$PPP32" ]
then
dpkg --add-architecture i386
apt update -o APT::Architecture="i386" -o APT::Architectures="i386" -y --allow-unauthenticated
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y
apt download $PPP32 -o APT::Architecture="i386" -o APT::Architectures="i386" -y --target-release 'o=dl.winehq.org'
rm -rfv ./*all.deb
else
echo "i386 Repos are synced"
@ -78,7 +78,7 @@ PPP64=$(cat ppp64.list | tr '\n' ' ')
if [ ! -z "$PPP64" ]
then
apt update -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --allow-unauthenticated
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y
apt download $PPP64 -o APT::Architecture="amd64" -o APT::Architectures="amd64" -y --target-release 'o=dl.winehq.org'
else
echo "AMD64 Repos are synced"
exit 0

View File

@ -25,7 +25,7 @@ PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/external/binary-amd64/Packag
if [ ! -z "$PPP" ]
then
apt download $PPP -y
apt download $PPP -y --target-release 'o=LP-PPA-xtradeb-apps'
else
echo "Repos are synced"
exit 0

View File

@ -26,7 +26,7 @@ PPP=$(../../ppp https://ppa.pika-os.com/dists/lunar/rocm/binary-amd64/Packages h
if [ ! -z "$PPP" ]
then
apt download $PPP -y
apt download $PPP -y --target-release 'o=repo.radeon.com'
else
echo "Repos are synced"
exit 0