summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0637e6d6f167..37e59aff51a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-theme-copernico-git
pkgdesc = A theme for the GNOME Shell which provides a slightly more pleasant visual impression.
- pkgver = 11.679bb9d
+ pkgver = 15.73fa7ca
pkgrel = 1
url = http://gnome-look.org/content/show.php/Copernico+Theme?content=167439
arch = any
@@ -8,7 +8,7 @@ pkgbase = gnome-shell-theme-copernico-git
makedepends = git
depends = gtk3
depends = gnome-shell
- source = copernico::git+https://bitbucket.org/mgyugcha/copernico-theme.git
+ source = copernico::git+https://github.com/mgyugcha/copernico-theme.git
sha256sums = SKIP
pkgname = gnome-shell-theme-copernico-git
diff --git a/PKGBUILD b/PKGBUILD
index d7cda8cc91e9..1ded235186a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-shell-theme-copernico-git
_pkgname=copernico
-pkgver=11.679bb9d
+pkgver=15.73fa7ca
pkgrel=1
pkgdesc="A theme for the GNOME Shell which provides a slightly more pleasant visual impression."
arch=('any')
@@ -10,7 +10,7 @@ url="http://gnome-look.org/content/show.php/Copernico+Theme?content=167439"
license=('GPL3')
depends=('gtk3' 'gnome-shell')
makedepends=('git')
-source=(${_pkgname}::'git+https://bitbucket.org/mgyugcha/copernico-theme.git')
+source=(${_pkgname}::'git+https://github.com/mgyugcha/copernico-theme.git')
sha256sums=('SKIP')
pkgver() {