summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Bos2015-10-15 15:18:55 +0100
committerCharles Bos2015-10-15 15:18:55 +0100
commit90e04f97bb6f20d1dd1517f00a2984451ce8fa22 (patch)
treefcd1901faa708c09923329933e9bffb75b1086d6
parentfd6cc61bb36a41e40a27a74a985c3890db94947f (diff)
downloadaur-90e04f97bb6f20d1dd1517f00a2984451ce8fa22.tar.gz
remove 'release version' from description. this goes without saying. replace compiz with in sources
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ff2ebfa5076..b654b6ec2621 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = compiz
- pkgdesc = Composite manager for Aiglx and Xgl, with plugins and CCSM (release version)
+ pkgdesc = Composite manager for Aiglx and Xgl, with plugins and CCSM
pkgver = 0.9.12.2
- pkgrel = 5
+ pkgrel = 6
url = https://launchpad.net/compiz
install = compiz.install
arch = i686
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"