diff --git a/packages/rhino-core/rhino-core.pacscript b/packages/rhino-core/rhino-core.pacscript index 916a7adc5c1..083ccd25a2a 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") +pacdeps=("unicorn-desktop-git" "rhino-kvantum-theme-git" "rhino-plymouth-theme-git" "rhino-pkg-git" "rhino-neofetch-git" "rhino-system-git" "timeshift") pkgdesc="Transitional package to provide all core Rhino Linux software" maintainer="Oren Klopfer " replace=("rhino-pine-core" "rhino-server-core") pkgver="2023.2" -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 dd02e231539..0681937bae1 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") +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") 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.2" -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 a469b349e5b..a2b1aa084c4 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") +replace=("rhino-core" "rhino-pine-core" "timeshift") pkgver="2023.2" -pkgrel="1" +pkgrel="2" style="(server)" branch="devel" post_install() {