summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2018-06-04 21:28:46 -0700
committerShadowKyogre2018-06-04 21:28:46 -0700
commit8105e8dafb5a3dbd43be8262b4d38c06158e6769 (patch)
treea51f873e9490656914a445db90aabc843d56ea56 /PKGBUILD
parentc4faa9160f6dfc450775e2ccb976c8658d3bd178 (diff)
downloadaur-emerald-gtk3-git.tar.gz
Point to Gitlab URL now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3ad31e99e068..9eaa769ac5c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
_upstream="emerald"
pkgname=emerald-gtk3-git
-pkgver=0.8.12.4.r38.gd3eba71
+pkgver=0.8.14.r18.g93e490c
pkgrel=1
pkgdesc="Emerald window decorator"
arch=('i686' 'x86_64')
-url="https://github.com/compiz-reloaded/${_upstream}"
+url="https://gitlab.com/compiz/${_upstream}"
license=('GPL')
depends=('compiz-core-git' 'libxres' 'shared-mime-info' 'xdg-utils' 'libwnck3'
'desktop-file-utils' 'hicolor-icon-theme')
@@ -21,7 +21,7 @@ options=(!libtool)
conflicts=('emerald0.9' 'emerald')
provides=('emerald')
source=(
- "git+https://github.com/compiz-reloaded/${_upstream}.git"
+ "git+https://gitlab.com/compiz/${_upstream}.git"
)
sha1sums=('SKIP')