summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShadowKyogre2018-06-04 21:18:14 -0700
committerShadowKyogre2018-06-04 21:18:14 -0700
commit9ac19d0b384ace7255c53bca0e67c82d50035d63 (patch)
tree58d0f56e63ed9955bcb8988b95cb1a449cca6cba
parent15fb5924c5ed2ea3fa14f7be3f1168e33fa8aef2 (diff)
downloadaur-emerald-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 f792846f83da..b2eb47401fe8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Apr 4 19:01:53 UTC 2017
+# Tue Jun 5 04:18:07 UTC 2018
pkgbase = emerald-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-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-git
diff --git a/PKGBUILD b/PKGBUILD
index bec8f30bfe95..86c284028064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,11 +7,11 @@
_upstream="emerald"
pkgname=emerald-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' 'libwnck'
'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')