summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-05-25 20:49:34 +0900
committerQue Quotion2017-05-25 20:49:34 +0900
commit379ed6d6af9f6c5353062fa2993a2694a8759968 (patch)
tree904bae25e36ea7d8fd886e5b41d73a6655dfe396
parent30627f72786c79b127c8a08ff74bd841215a37df (diff)
downloadaur-379ed6d6af9f6c5353062fa2993a2694a8759968.tar.gz
typo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 175710acd31f..b6da450cf24a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 25 08:47:30 UTC 2017
+# Thu May 25 11:49:16 UTC 2017
pkgbase = pantheon-3d
pkgdesc = Pantheon 3d Session (replaces Gala with Compiz)
pkgver = 3
@@ -11,7 +11,7 @@ pkgbase = pantheon-3d
license = GPL3
depends = dconf
depends = compiz
- depends = pantheon-workarounds}
+ depends = pantheon-workarounds
depends = plank
depends = cerbere
depends = wingpanel-standalone-git
diff --git a/PKGBUILD b/PKGBUILD
index 60f8e89af68e..6ee988a4ea1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url='https://bbs.archlinux.org/viewtopic.php?pid=1401967#p1401967'
license=('GPL3')
groups=('pantheon-qq')
-depends=('dconf' 'compiz' 'pantheon-workarounds'}
+depends=('dconf' 'compiz' 'pantheon-workarounds'
'plank' 'cerbere' 'wingpanel-standalone-git')
provides=("pantheon-3d")
conflicts=()