summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSefa Eyeoglu2020-04-26 14:43:03 +0200
committerSefa Eyeoglu2020-04-26 14:43:03 +0200
commitff89c38674d4f544e6acaa5c1bbb0d3f01c25bfa (patch)
tree67214fea70ba46d15e1678c30f440fde42490b28
parentdd14e1295d4c8aaa6ba967eb3a8533a482ec90a2 (diff)
downloadaur-ff89c38674d4f544e6acaa5c1bbb0d3f01c25bfa.tar.gz
Fix url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 456249f50222..21df66c66dc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,7 @@ pkgbase = vibrantlinux-amd-git
provides = vibrantlinux
conflicts = vibrantlinux-git
conflicts = vibrantlinux
- source = vibrantlinux-amd::git+https://github.com/zee2200/vibrantLinux.git
+ source = vibrantlinux-amd::git+https://github.com/Scrumplex/vibrantLinux-AMD.git
source = vibrantLinux.desktop
sha512sums = SKIP
sha512sums = 21531277bbcea2ab65116f8420db9197f99801f34f934f9bd181fb2077c3c26337c7356df236783a53eee6dccc3e994f7992c9aaa8d53ca32ec0d98231357b1f
diff --git a/PKGBUILD b/PKGBUILD
index 097d5f892bf2..a23c5d871525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,8 @@ depends=('vibrantx' 'qt5-base')
makedepends=('git')
conflicts=("vibrantlinux-git" "vibrantlinux")
provides=("vibrantlinux-git" "vibrantlinux")
-source=("${_pkgname}::git+https://github.com/zee2200/vibrantLinux.git" 'vibrantLinux.desktop')
+source=("${_pkgname}::git+https://github.com/Scrumplex/vibrantLinux-AMD.git"
+ "vibrantLinux.desktop")
sha512sums=('SKIP'
'21531277bbcea2ab65116f8420db9197f99801f34f934f9bd181fb2077c3c26337c7356df236783a53eee6dccc3e994f7992c9aaa8d53ca32ec0d98231357b1f')