summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2024-04-15 17:15:53 +1000
committercorey drew bruce2024-04-15 17:15:53 +1000
commita43352b1cebcc2458624933cebbc807d7b943837 (patch)
treede9376963e515b7054374896285628deca2a40e4
parent04d4669deea6879c60ebc6cb65d8b07fe221b155 (diff)
downloadaur-a43352b1cebcc2458624933cebbc807d7b943837.tar.gz
Using backup mirror repo until main repo is fixed
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b473e978e939..04d827aebe21 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = netlify-application
depends = gtk3
depends = libxss
depends = git
- source = https://github.com/netlifydesktop-pkg/application/archive/refs/tags/netlify-application-1.tar.gz
+ source = https://github.com/netlifydesktop-pkg/application/archive/refs/tags/1.1.1-1.tar.gz
sha256sums = SKIP
pkgname = netlify-application
diff --git a/PKGBUILD b/PKGBUILD
index 87b56aa34b5f..b00a21694d13 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('libelectron' 'nss' 'gtk3' 'libxss' 'git')
makedepends=('unzip')
#source=("https://gitlab.com/netlify-desktop/application/-/archive/$pkgver-$pkgrel/application-$pkgver-$pkgrel.tar.bz2")
#Backup temp repo
-source=("https://github.com/netlifydesktop-pkg/application/archive/refs/tags/$pkgname-$pkgrel.tar.gz")
+source=("https://github.com/netlifydesktop-pkg/application/archive/refs/tags/$pkgver-$pkgrel.tar.gz")
sha256sums=('SKIP')