summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2015-10-15 15:18:55 +0100
committerCharles Bos2015-10-15 15:18:55 +0100
commit90e04f97bb6f20d1dd1517f00a2984451ce8fa22 (patch)
treefcd1901faa708c09923329933e9bffb75b1086d6 /PKGBUILD
parentfd6cc61bb36a41e40a27a74a985c3890db94947f (diff)
downloadaur-90e04f97bb6f20d1dd1517f00a2984451ce8fa22.tar.gz
remove 'release version' from description. this goes without saying. replace compiz with in sources
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1c114a35893..2717c837f972 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=compiz
pkgver=0.9.12.2
_pkgseries=0.9.12
-pkgrel=5
-pkgdesc="Composite manager for Aiglx and Xgl, with plugins and CCSM (release version)"
+pkgrel=6
+pkgdesc="Composite manager for Aiglx and Xgl, with plugins and CCSM"
arch=('i686' 'x86_64')
url="https://launchpad.net/compiz"
license=('GPL' 'LGPL' 'MIT')
@@ -18,7 +18,7 @@ optdepends=(
'xorg-xprop: grab various window properties for use in window matching rules'
)
conflicts=('compiz-core')
-source=("https://launchpad.net/compiz/${_pkgseries}/${pkgver}/+download/compiz-${pkgver}.tar.bz2"
+source=("https://launchpad.net/${pkgname}/${_pkgseries}/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2"
"focus-prevention-disable.patch"
"gtk-extents.patch"
"xfce4-notifyd-nofade.patch"