summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorarctize2018-12-16 17:24:06 +0100
committerarctize2018-12-16 17:24:06 +0100
commitfa157642bb83138347567cd1045b9f3a34f80d7b (patch)
tree282d459ba26edc253401dcbe5d6bd19d3df63cdd
parente43af46b95936313401d1651e97ce42054144f09 (diff)
downloadaur-fa157642bb83138347567cd1045b9f3a34f80d7b.tar.gz
Update depends list
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9c4af848bed..b54d39e1af2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,3 @@
-# Generated by mksrcinfo v8
-# Tue Dec 26 11:56:16 UTC 2017
pkgbase = xfce4-goodies-meta
pkgdesc = Meta package for installing the xfce4-goodies group
pkgver = 4.12
@@ -9,7 +7,6 @@ pkgbase = xfce4-goodies-meta
license = GPL
depends = mousepad
depends = orage
- depends = ristretto
depends = thunar-archive-plugin
depends = thunar-media-tags-plugin
depends = xfburn
@@ -41,8 +38,10 @@ pkgbase = xfce4-goodies-meta
depends = xfce4-verve-plugin
depends = xfce4-wavelan-plugin
depends = xfce4-weather-plugin
- depends = xfce4-whiskermenu-plugin
depends = xfce4-xkb-plugin
+ depends = parole
+ depends = ristretto
+ depends = xfce4-whiskermenu-plugin
pkgname = xfce4-goodies-meta
diff --git a/PKGBUILD b/PKGBUILD
index 8f9b13487803..2abd5d68b363 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# $Id$
-# Maintainer: Patrick Wicki <patrick.wicki@member.fsf.org>
+# Maintainer: Patrick Wicki <patrick.wicki96@gmail.com>
pkgname=xfce4-goodies-meta
pkgver=4.12
@@ -10,7 +10,6 @@ url='https://www.archlinux.org/'
license=(GPL)
depends=(mousepad
orage
- ristretto
thunar-archive-plugin
thunar-media-tags-plugin
xfburn
@@ -42,5 +41,8 @@ depends=(mousepad
xfce4-verve-plugin
xfce4-wavelan-plugin
xfce4-weather-plugin
+ xfce4-xkb-plugin
+ parole
+ ristretto
xfce4-whiskermenu-plugin
- xfce4-xkb-plugin)
+ )