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 2d97ecc74747..6368b7177e46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = cairo-dock-core-wayland-git
pkgdesc = Light eye-candy fully themable animated dock with wayland support
pkgver = 3.5.99.alpha2.20240421.2baa3a90
pkgrel = 1
- url = https://github.com/dkondor/cairo-dock-core
+ url = https://github.com/Cairo-Dock/cairo-dock-core
arch = i686
arch = x86_64
license = GPL
@@ -22,7 +22,7 @@ pkgbase = cairo-dock-core-wayland-git
conflicts = cairo-dock-core-wayland
conflicts = cairo-dock
options = debug
- source = cairo-dock-core-wayland-git::git+https://github.com/dkondor/cairo-dock-core.git#branch=wayland_new3
+ source = cairo-dock-core-wayland-git::git+https://github.com/Cairo-Dock/cairo-dock-core.git
sha256sums = SKIP
pkgname = cairo-dock-core-wayland-git
diff --git a/PKGBUILD b/PKGBUILD
index cbeac8a687d7..bfc0de05b778 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=3.5.99.alpha2.20240421.2baa3a90
pkgrel=1
pkgdesc='Light eye-candy fully themable animated dock with wayland support'
arch=('i686' 'x86_64')
-url='https://github.com/dkondor/cairo-dock-core'
+url='https://github.com/Cairo-Dock/cairo-dock-core'
license=('GPL')
depends=('curl' 'dbus-glib' 'glu' 'gtk3' 'librsvg' 'wayland' 'gtk-layer-shell')
makedepends=('cmake' 'git' 'extra-cmake-modules')
@@ -20,7 +20,7 @@ provides=("${pkgname%-git}" "cairo-dock")
conflicts=("${pkgname%-git}" "cairo-dock")
options=(debug)
source=(
- "${pkgname}::git+https://github.com/dkondor/cairo-dock-core.git#branch=wayland_new3"
+ "${pkgname}::git+https://github.com/Cairo-Dock/cairo-dock-core.git"
)
sha256sums=(
'SKIP'