summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrustin Lee2023-11-08 15:33:31 +0900
committerTrustin Lee2023-11-08 15:33:31 +0900
commitff092d810a12b55ab5cc0604ac60acd2ca11e58f (patch)
tree1076723ce548f5e3ae9563e0dfea7dfd847d7ed2
parentfe448c7882a84c28bfe3a6b363735238b2e4be8c (diff)
downloadaur-ff092d810a12b55ab5cc0604ac60acd2ca11e58f.tar.gz
Update .SRCINFO and .gitignore
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21bbbc9c0b17..5e533c46cb54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = restream-chat
pkgdesc = Keep your streaming chats in one place by Restream.io
pkgver = 2.5.4
- pkgrel = 1
+ pkgrel = 2
url = https://restream.io/chat
arch = x86_64
makedepends = coreutils
@@ -20,7 +20,7 @@ pkgbase = restream-chat
optdepends = libappindicator-gtk2
provides = restream-chat
conflicts = restream-chat
- source = https://s3.eu-central-1.amazonaws.com/restream-chat-client/Restream+Chat-2.5.4-beta.AppImage
+ source = https://chat-client.restream.io/Restream+Chat-2.5.4-beta.AppImage
sha512sums = 0bab803e1904c38758816f28e4cf1146a6dd9b4344f972cf88aa537d5ca3b7d9e90e8349804b5c3d411d23c88e82c7b376eb926be163ebb0cbb8fa367b6bd594
pkgname = restream-chat
diff --git a/.gitignore b/.gitignore
index 004daa9050b2..b086a47e51ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
/src/
/pkg/
-/*.AppImage
+/*.src.tar*
/*.pkg.tar*
+/*.AppImage