This commit is contained in:
Tipragot 2023-12-17 16:53:53 +01:00
parent 24f6b89252
commit ea5a82b718
6 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ for dir in packages/*/ ; do
echo "Building version $pkgver-$pkgrel of $pkgname..."
cd $dir
makepkg -cf
makepkg -cfd
cd ../..
fi
fi

View file

@ -4,7 +4,7 @@ arch=('any')
url='https://git.tipragot.fr/tipragot/tos'
license=('MIT')
pkgver='0.1.6'
pkgver='0.1.7'
pkgrel='1'
depends=('tos-desktop-core' 'tos-desktop-terminal' 'lightdm' 'qtile' 'rofi')
source=('lightdm.conf' 'config.py')

Binary file not shown.

Binary file not shown.

Binary file not shown.