diff --git a/packages/rhino-core/rhino-core.pacscript b/packages/rhino-core/rhino-core.pacscript index eaf6991a38..8ef58bd9cd 100644 --- a/packages/rhino-core/rhino-core.pacscript +++ b/packages/rhino-core/rhino-core.pacscript @@ -1,11 +1,11 @@ name="rhino-core" url="https://github.com/oklopfer/debs/raw/master/empty.tar.xz" -pacdeps=("unicorn-desktop-git" "rhino-kvantum-theme-git" "rhino-plymouth-theme-git" "rhino-pkg-git" "rhino-neofetch-git" "rhino-system-git" "timeshift") +pacdeps=("unicorn-desktop-git" "rhino-kvantum-theme-git" "rhino-plymouth-theme-git" "rhino-pkg-git" "rhino-neofetch-git" "rhino-system-git") pkgdesc="Transitional package to provide all core Rhino Linux software" maintainer="Oren Klopfer " replace=("rhino-pine-core" "rhino-server-core") pkgver="2023.3" -pkgrel="1" +pkgrel="2" style="(mainline)" branch="devel" post_install() { diff --git a/packages/rhino-pine-core/rhino-pine-core.pacscript b/packages/rhino-pine-core/rhino-pine-core.pacscript index cc9acddd3d..0e7ce4d4cf 100644 --- a/packages/rhino-pine-core/rhino-pine-core.pacscript +++ b/packages/rhino-pine-core/rhino-pine-core.pacscript @@ -1,6 +1,6 @@ name="rhino-pine-core" url="https://github.com/oklopfer/debs/raw/master/empty.tar.xz" -pacdeps=("unicorn-mobile-git" "rhino-kvantum-theme-git" "rhino-plymouth-theme-git" "rhino-pkg-git" "rhino-neofetch-git" "rhino-system-git" "u-boot-mobian-deb" "mobile-usb-networking-deb" "timeshift") +pacdeps=("unicorn-mobile-git" "rhino-kvantum-theme-git" "rhino-plymouth-theme-git" "rhino-pkg-git" "rhino-neofetch-git" "rhino-system-git" "u-boot-mobian-deb" "mobile-usb-networking-deb") if [[ -f /usr/bin/enable-modem ]]; then depends=("eg25-manager" "modemmanager" "gnome-calls" "gnome-contacts" "chatty" "callaudiod" "feedbackd" "purple-mm-sms" "ofono" "ofono-scripts") fi @@ -8,7 +8,7 @@ pkgdesc="Transitional package to provide all core Rhino Linux Mobile software" maintainer="Oren Klopfer " replace=("rhino-core" "rhino-server-core") pkgver="2023.3" -pkgrel="1" +pkgrel="2" style="(mobile)" branch="devel" post_install() { diff --git a/packages/rhino-server-core/rhino-server-core.pacscript b/packages/rhino-server-core/rhino-server-core.pacscript index 0ee0a2b871..64a687a34e 100644 --- a/packages/rhino-server-core/rhino-server-core.pacscript +++ b/packages/rhino-server-core/rhino-server-core.pacscript @@ -3,9 +3,9 @@ url="https://github.com/oklopfer/debs/raw/master/empty.tar.xz" pacdeps=("rhino-pkg-git" "rhino-neofetch-git") pkgdesc="Transitional package to provide minimal core Rhino Linux software" maintainer="Oren Klopfer " -replace=("rhino-core" "rhino-pine-core" "timeshift") +replace=("rhino-core" "rhino-pine-core") pkgver="2023.3" -pkgrel="1" +pkgrel="2" style="(server)" branch="devel" post_install() {