summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92f564794570..30c7ce224d0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pantheon-desktop-git
pkgdesc = Meta package for the complete Pantheon desktop & apps
pkgver = 20180925
- pkgrel = 10
+ pkgrel = 11
url = http://elementary.io
arch = any
license = LGPL
@@ -44,6 +44,7 @@ pkgbase = pantheon-desktop-git
depends = switchboard-plug-sharing-git
depends = switchboard-plug-sound-git
depends = switchboard-plug-user-accounts-git
+ depends = switchboard-plug-desktop
depends = wingpanel-indicator-bluetooth-git
depends = wingpanel-indicator-datetime-git
depends = wingpanel-indicator-keyboard-git
@@ -53,8 +54,9 @@ pkgbase = pantheon-desktop-git
depends = wingpanel-indicator-power-git
depends = wingpanel-indicator-session-git
depends = wingpanel-indicator-sound-git
- depends = elementary-wallpapers-git
- depends = elementary-icon-theme-git
+ depends = elementary-wallpapers
+ depends = elementary-icon-theme
+ depends = pantheon-files
pkgname = pantheon-desktop-git
diff --git a/PKGBUILD b/PKGBUILD
index 20bed440089a..e2aa4a3ca41f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Anderson <aanderso@tcd.ie>
pkgname=pantheon-desktop-git
pkgver=20180925
-pkgrel=10
+pkgrel=11
pkgdesc='Meta package for the complete Pantheon desktop & apps'
arch=(any)
url='http://elementary.io'
@@ -45,6 +45,7 @@ depends=(contractor-git
switchboard-plug-sharing-git
switchboard-plug-sound-git
switchboard-plug-user-accounts-git
+ switchboard-plug-desktop
wingpanel-indicator-bluetooth-git
wingpanel-indicator-datetime-git
wingpanel-indicator-keyboard-git
@@ -54,13 +55,12 @@ depends=(contractor-git
wingpanel-indicator-power-git
wingpanel-indicator-session-git
wingpanel-indicator-sound-git
- elementary-wallpapers-git
- elementary-icon-theme-git
+ elementary-wallpapers
+ elementary-icon-theme
+ pantheon-files
)
# pantheon-mail-git
-# switchboard-plug-desktop-git
-# pantheon-files-git
build(){
/bin/true