summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSumner Evans2020-06-10 14:35:47 -0600
committerSumner Evans2020-06-10 14:35:47 -0600
commit0376beccad3dca8dc648c998fa411c7c146ba043 (patch)
treeacc49069ecfe99b36e25a86972e901d078fa4b4c
parentcabc865b048c62be43d841c6112291c49739d70d (diff)
downloadaur-0376beccad3dca8dc648c998fa411c7c146ba043.tar.gz
A couple of updates that don't really matter and aren't worth reving the release version
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore1
-rwxr-xr-xupdate.sh2
3 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08bc6ed27ebf..b2bd45bf60cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = sublime-music
pkgdesc = A native Subsonic/Airsonic/*sonic client for Linux. Build using Python and GTK+.
pkgver = 0.10.3
pkgrel = 2
- url = https://gitlab.com/sumner/sublime-music
+ url = https://sublimemusic.app
arch = any
license = GPL3
makedepends = python-setuptools
diff --git a/.gitignore b/.gitignore
index 30bec9965391..0b1bcd912219 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
download?job=build_logo
+logo.zip
# Created by https://www.gitignore.io/api/archlinuxpackages
diff --git a/update.sh b/update.sh
index 38c45f7cf716..8f1380adae7f 100755
--- a/update.sh
+++ b/update.sh
@@ -3,7 +3,7 @@
AUR_NAME=sublime-music
PROJ_NAME=sublime-music
DESCRIPTION="A native Subsonic/Airsonic/*sonic client for Linux. Build using Python and GTK+."
-URL=https://gitlab.com/sumner/sublime-music
+URL=https://sublimemusic.app
DEPENDS=(
python-bottle
python-dataclasses-json