summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Bos2016-07-01 13:25:11 +0100
committerCharles Bos2016-07-01 13:25:11 +0100
commit05907c35891ba34202f1a363aeb96158d6b1cdfd (patch)
tree8774de6ca621cb99631a6468bfb914e69f4ad9df /PKGBUILD
parentc851cb5bb825f5c0f31824e4e3f1a6446a446079 (diff)
downloadaur-05907c35891ba34202f1a363aeb96158d6b1cdfd.tar.gz
switch source to release tarball
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4b380283476..1bd00cc82821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,7 @@
pkgname=compiz
pkgver=0.9.13.0
-_pkgseries=0.9.13
-pkgrel=1
+pkgrel=2
pkgdesc="Composite manager for Aiglx and Xgl, with plugins and CCSM"
arch=('i686' 'x86_64')
url="https://launchpad.net/compiz"
@@ -18,17 +17,16 @@ optdepends=(
'xorg-xprop: grab various window properties for use in window matching rules'
)
conflicts=('compiz-core')
-source=("http://bazaar.launchpad.net/~compiz-team/compiz/0.9.12/tarball/4063"
+source=("https://launchpad.net/${pkgname}/${pkgver:0:6}/${pkgver}/+download/${pkgname}-${pkgver}.tar.bz2"
"focus-prevention-disable.patch"
"gtk-extents.patch"
"trailfocus-fix.patch")
-sha256sums=('SKIP'
+sha256sums=('f08eb54d578be559e3e723f3fe4291a56f5c96b2fdfb9c9e74ebb6596a1ca702'
'f4897590b0f677ba34767a29822f8f922a750daf66e8adf47be89f7c2550cf4b'
'16ddb6311ce42d958505e21ca28faae5deeddce02cb558d55e648380274ba4d9'
'01e94ac52cd39eb5462a8505c7df61c7b14b05159de64f8700dfadb524bdb2ce')
prepare() {
- mv "${srcdir}/~compiz-team/compiz/0.9.12" "${srcdir}/${pkgname}-${pkgver}"
cd "${pkgname}-${pkgver}"
# Fix decorator start command