summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorabs3nt2023-03-09 12:07:09 -0800
committerabs3nt2023-03-09 12:07:09 -0800
commitd2184cb8be510838fa37554e3ae5be011b4acc3e (patch)
treef223981db724920a0203191c5d198eacb1871166
parentcb5d08934678798b101d65a66e6efd0ff23f3681 (diff)
downloadaur-d2184cb8be510838fa37554e3ae5be011b4acc3e.tar.gz
update upstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e28c8a790a9..1f4051de0ef0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = gospt-git
pkgdesc = Spotify TUI And CLI written in Go
pkgver = 0.0.7.r1.gdcfc0d4
pkgrel = 1
- url = https://gitea.asdf.cafe/abs3nt/gospt
+ url = https://git.asdf.cafe/abs3nt/gospt
arch = x86_64
license = GPL
makedepends = go
provides = gospt
conflicts = gospt
- source = git+https://gitea.asdf.cafe/abs3nt/gospt.git
+ source = git+https://git.asdf.cafe/abs3nt/gospt.git
sha256sums = SKIP
pkgname = gospt-git
diff --git a/PKGBUILD b/PKGBUILD
index c4148c223277..4dcf16135fb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=0.0.7.r1.gdcfc0d4
pkgrel=1
pkgdesc='Spotify TUI And CLI written in Go'
arch=('x86_64')
-url="https://gitea.asdf.cafe/abs3nt/gospt"
+url="https://git.asdf.cafe/abs3nt/gospt"
license=('GPL')
provides=(gospt)
conflicts=(gospt)