summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a58d3231d3a..632248798aba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,11 +6,11 @@
_upstream="ccsm"
pkgname=ccsm-git
-pkgver=0.8.12.3.r34.g90a1551
-pkgrel=2
+pkgver=0.8.14.r62.gfdab018
+pkgrel=1
pkgdesc="Compizconfig Settings Manager in Python (GTK+2 version)"
arch=('any')
-url="https://github.com/compiz-reloaded/${_upstream}"
+url="https://gitlab.com/compiz/${_upstream}"
license=('GPL')
depends=("compizconfig-python-git" 'python-gobject' 'python-cairo' 'hicolor-icon-theme' 'gtk2')
makedepends=('intltool')
@@ -19,7 +19,7 @@ groups=('compiz-fusion' 'compiz-fusion-gtk' 'compiz-fusion-kde')
conflicts=('ccsm')
provides=("ccsm=$pkgver")
source=(
- "git+https://github.com/compiz-reloaded/${_upstream}.git"
+ "git+https://gitlab.com/compiz/${_upstream}.git"
)
sha1sums=('SKIP')