diff --git a/pkg/de-p1st-installer/README.md b/pkg/de-p1st-installer/README.md index f86a025..a1a8b91 100644 --- a/pkg/de-p1st-installer/README.md +++ b/pkg/de-p1st-installer/README.md @@ -9,7 +9,8 @@ ```shell # dependencies: docker, docker-compose -cd build-archiso +cd build-iso +# sudo systemctl start docker sudo docker-compose run archiso ls out/out_dir/*.iso ``` diff --git a/pkg/de-p1st-xfce4/PKGBUILD b/pkg/de-p1st-xfce4/PKGBUILD index 60bd864..c388129 100644 --- a/pkg/de-p1st-xfce4/PKGBUILD +++ b/pkg/de-p1st-xfce4/PKGBUILD @@ -2,8 +2,8 @@ _pkgname=xfce4 _reponame=arch pkgname="de-p1st-$_pkgname" -pkgver=0.1.0 -pkgrel=2 +pkgver=0.1.1 +pkgrel=1 pkgdesc="XFCE4 with configuration" arch=('any') url="https://codeberg.org/privacy1st/${_reponame}" @@ -119,6 +119,7 @@ optdepends=() # https://wiki.archlinux.org/title/GNOME/Keyring#Manage_using_GUI optdepends+=('seahorse: Manage the contents of GNOME Keyring; manage GPG keys') +optdepends+=('seahorse-nautilus: PGP encryption and signing for nautilus') build() { # copy nautilus script