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 0c93574aec55..ef045ba557f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -25,8 +25,8 @@ pkgbase = albert-switch-application
provides = albert
conflicts = albert
source = mirrors/albert::git+https://github.com/albertlauncher/albert.git
- source = mirrors/plugins::git+https://github.com/rosaLux161/python.git
- source = mirrors/python::git+https://github.com/albertlauncher/python.git
+ source = mirrors/plugins::git+https://github.com/albertlauncher/plugins.git
+ source = mirrors/python::git+https://github.com/rosaLux161/python.git
source = mirrors/pybind11::git+https://github.com/pybind/pybind11.git
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 04b694ee5aa6..8c0a47c43a48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,8 @@ optdepends=('muparser: Calculator plugin'
'python: Python extension'
'virtualbox: VirtualBox plugin')
source=("mirrors/albert::git+https://github.com/albertlauncher/albert.git"
- "mirrors/plugins::git+https://github.com/rosaLux161/python.git"
- "mirrors/python::git+https://github.com/albertlauncher/python.git"
+ "mirrors/plugins::git+https://github.com/albertlauncher/plugins.git"
+ "mirrors/python::git+https://github.com/rosaLux161/python.git"
"mirrors/pybind11::git+https://github.com/pybind/pybind11.git")
sha256sums=('SKIP'
'SKIP'