summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcorey drew bruce2022-12-26 13:29:15 +1000
committercorey drew bruce2022-12-26 13:29:15 +1000
commiteb972cffc06537fbe5f90d98d1c1ade87560da5f (patch)
treece4e8100ada12571ffb3b24b1cc94ab47a6fe686 /.SRCINFO
parent3e363a508349afc232bf249e0855c9cfc683eeca (diff)
downloadaur-eb972cffc06537fbe5f90d98d1c1ade87560da5f.tar.gz
AUR Hotfix only. - Added launch script for package manager use only, this will also be used to resolve the KDE launch issue as I make some changes to the PKGBUILD file on the AUR. The package will remain as the same version so users affected by the issue will just need to clear their cache and reinstall the AUR package.
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebfb2a9f18c5..a3d3d6dffc7d 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,17 @@
pkgbase = netlify-application
pkgdesc = Unofficial Netlify desktop application
pkgver = 1.0.6
- pkgrel = 2
- arch = any
+ pkgrel = 3
+ arch = x86_64
+ arch = aarch64
license = GPL
+ makedepends = unzip
depends = libelectron
depends = nss
depends = gtk3
depends = libxss
depends = git
- source = git+https://gitlab.com/netlify-desktop/application
+ source = https://gitlab.com/disneyplusdesktop/application/-/archive/1.0.6-3/application-1.0.6-3.tar.bz2
sha256sums = SKIP
pkgname = netlify-application