summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Bos2016-07-01 13:25:11 +0100
committerCharles Bos2016-07-01 13:25:11 +0100
commit05907c35891ba34202f1a363aeb96158d6b1cdfd (patch)
tree8774de6ca621cb99631a6468bfb914e69f4ad9df
parentc851cb5bb825f5c0f31824e4e3f1a6446a446079 (diff)
downloadaur-05907c35891ba34202f1a363aeb96158d6b1cdfd.tar.gz
switch source to release tarball
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a78bf4b30f49..a0b05ebdddda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Jul 1 09:33:17 UTC 2016
+# Fri Jul 1 12:24:44 UTC 2016
pkgbase = compiz
pkgdesc = Composite manager for Aiglx and Xgl, with plugins and CCSM
pkgver = 0.9.13.0
- pkgrel = 1
+ pkgrel = 2
url = https://launchpad.net/compiz
arch = i686
arch = x86_64
@@ -34,11 +34,11 @@ pkgbase = compiz
depends = dconf
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/compiz/0.9.13/0.9.13.0/+download/compiz-0.9.13.0.tar.bz2
source = focus-prevention-disable.patch
source = gtk-extents.patch
source = trailfocus-fix.patch
- sha256sums = SKIP
+ sha256sums = f08eb54d578be559e3e723f3fe4291a56f5c96b2fdfb9c9e74ebb6596a1ca702
sha256sums = f4897590b0f677ba34767a29822f8f922a750daf66e8adf47be89f7c2550cf4b
sha256sums = 16ddb6311ce42d958505e21ca28faae5deeddce02cb558d55e648380274ba4d9
sha256sums = 01e94ac52cd39eb5462a8505c7df61c7b14b05159de64f8700dfadb524bdb2ce
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