summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarshith Mohan2022-04-25 02:43:14 +0530
committerHarshith Mohan2022-04-25 02:43:14 +0530
commita4911a05ff5bb6d54de2c9cfd7d664d59954445e (patch)
tree89c5e42dc36df56f8c3e0066130c9aeac4f37bbc
parentda8b692b6dca9ed0a95c7fc1f7df2b4a2599372c (diff)
downloadaur-bixby-studio.tar.gz
Update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 045654a154b9..7a07b8bff743 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = bixby-studio
optdepends = libappindicator-gtk3: For tray-icon support
options = !strip
options = !emptydirs
- source_x86_64 = https://bixby-ide.s3.amazonaws.com/stable-c4f5c975-1d91-4065-b661-633de7275e11/BixbyStudio-8.15.1-r22d.23879-linux.deb
+ source_x86_64 = https://bixby-studio.s3.amazonaws.com/stable-c4f5c975-1d91-4065-b661-633de7275e11/BixbyStudio-8.15.1-r22d.23879-linux.deb
md5sums_x86_64 = 81cffcb9dfe3af3f8423d2810b64115f
pkgname = bixby-studio
diff --git a/PKGBUILD b/PKGBUILD
index 5755999f7875..3d2e59216299 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('at-spi2-core' 'desktop-file-utils' 'gtk3' 'hicolor-icon-theme' 'libnot
optdepends=('libappindicator-gtk3: For tray-icon support')
options=('!strip' '!emptydirs')
install=${pkgname}.install
-source_x86_64=("https://bixby-ide.s3.amazonaws.com/stable-c4f5c975-1d91-4065-b661-633de7275e11/BixbyStudio-${pkgver//_/-}-linux.deb")
+source_x86_64=("https://bixby-studio.s3.amazonaws.com/stable-c4f5c975-1d91-4065-b661-633de7275e11/BixbyStudio-${pkgver//_/-}-linux.deb")
md5sums_x86_64=('81cffcb9dfe3af3f8423d2810b64115f')
package(){