summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorxiota2024-03-24 22:08:58 +0000
committerxiota2024-03-24 22:08:58 +0000
commit67dc96993c28ba96ee848b992ef7fa3c540be9da (patch)
treedbb08c8887554baab465cefbdb15aa2bd3362df4 /PKGBUILD
parentb06d43f270eefa5397934f789b4e22d74f31fdcc (diff)
downloadaur-compiz-git.tar.gz
0.9.14.2.r6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a305b957325..41800fb95e42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,14 @@
## options
: ${_build_git:=true}
+unset _pkgtype
[[ "${_build_git::1}" == "t" ]] && _pkgtype+="-git"
## basic info
_pkgname='compiz'
pkgname="$_pkgname${_pkgtype:-}"
-pkgver=0.9.14.2.r0.g12aca685
-pkgrel=2
+pkgver=0.9.14.2.r6.g275e8550
+pkgrel=1
pkgdesc="Composite manager for Aiglx and Xgl, with plugins and CCSM"
url="https://launchpad.net/compiz"
arch=('i686' 'x86_64')