summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShadowKyogre2018-06-04 21:28:46 -0700
committerShadowKyogre2018-06-04 21:28:46 -0700
commit8105e8dafb5a3dbd43be8262b4d38c06158e6769 (patch)
treea51f873e9490656914a445db90aabc843d56ea56
parentc4faa9160f6dfc450775e2ccb976c8658d3bd178 (diff)
downloadaur-emerald-gtk3-git.tar.gz
Point to Gitlab URL now
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index babddb7de69c..0a5fef9cce41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Apr 4 19:06:59 UTC 2017
+# Tue Jun 5 04:26:43 UTC 2018
pkgbase = emerald-gtk3-git
pkgdesc = Emerald window decorator
- pkgver = 0.8.12.4.r38.gd3eba71
+ pkgver = 0.8.14.r18.g93e490c
pkgrel = 1
- url = https://github.com/compiz-reloaded/emerald
+ url = https://gitlab.com/compiz/emerald
arch = i686
arch = x86_64
groups = compiz-fusion
@@ -25,7 +25,7 @@ pkgbase = emerald-gtk3-git
conflicts = emerald0.9
conflicts = emerald
options = !libtool
- source = git+https://github.com/compiz-reloaded/emerald.git
+ source = git+https://gitlab.com/compiz/emerald.git
sha1sums = SKIP
pkgname = emerald-gtk3-git
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')