summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2023-03-30 23:37:42 +1000
committercorey drew bruce2023-03-30 23:37:42 +1000
commit7ec8b6e2154c24f1c30e2d310e1c61d4d2183c4d (patch)
treefbc8acc3992abdcfe083c3c753bf9f3bb5b589ee
parent66d57cf0a982988de7cbf54f946e3d12ca819840 (diff)
downloadaur-7ec8b6e2154c24f1c30e2d310e1c61d4d2183c4d.tar.gz
Download link correction, no idea wtf happened there..
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b77336e8b63..3c09e2c46896 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = netlify-application
depends = gtk3
depends = libxss
depends = git
- source = https://gitlab.com/disneyplusdesktop/application/-/archive/1.0.7-1/application-1.0.7-1.tar.bz2
+ source = https://gitlab.com/netlify-desktop/application/-/archive/1.0.7-1/application-1.0.7-1.tar.bz2
sha256sums = SKIP
pkgname = netlify-application
diff --git a/PKGBUILD b/PKGBUILD
index 121a1b113446..5b7926bcc2f8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64' 'aarch64')
license=('GPL')
depends=('libelectron' 'nss' 'gtk3' 'libxss' 'git')
makedepends=('unzip')
-source=("https://gitlab.com/disneyplusdesktop/application/-/archive/$pkgver-$pkgrel/application-$pkgver-$pkgrel.tar.bz2")
+source=("https://gitlab.com/netlify-desktop/application/-/archive/$pkgver-$pkgrel/application-$pkgver-$pkgrel.tar.bz2")
sha256sums=('SKIP')