summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorErik Wallstrom2018-06-16 16:17:50 +0200
committerErik Wallstrom2018-06-16 16:17:50 +0200
commit5743e125b77ba027c324941495d99b9ea22777b3 (patch)
treeedac29e2b7a24dbe2acc23ad3a7a8cca154e4f66 /PKGBUILD
parenta0a1121d151c51ee70bbd2291eb1ad8821d5dcd6 (diff)
downloadaur-5743e125b77ba027c324941495d99b9ea22777b3.tar.gz
Fixed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d58952038d06..d742aa3b38de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@ url="https://github.com/system76/pop-icon-theme"
license=('GPL2' 'CCPL')
makedepends=("git")
optdepends=(
- "gnome-shell>=3.18.3"
- "gnome-flashback>=3.18.2"
- "budgie-desktop>=10.2.7"
- "xfce4-session>=4.12.2"
- "mate-desktop>=1.14.0"
- "mate-desktop>=1.14.0"
- "lxde-common>=0.99.1"
+ "gnome-shell"
+ "gnome-flashback"
+ "budgie-desktop"
+ "xfce4-session"
+ "mate-desktop"
+ "mate-desktop"
+ "lxde-common"
"pop-gtk-theme-git: Recommended gtk theme"
"pop-shell-theme-git: Recommended shell theme"
)