summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMidov2021-01-08 08:34:02 +0100
committerMidov2021-01-08 08:34:02 +0100
commit4e35ba2d8ad8f03d9fc661878b4f0be9c6492438 (patch)
tree77b255b3de8158ba5aa1b1e3033b2bb2f0e685e3
parent8831226b0b772dc4da168ffd3ecebb45cc20ba88 (diff)
downloadaur-4e35ba2d8ad8f03d9fc661878b4f0be9c6492438.tar.gz
fix upstream url again, sigh
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f7be2227c84..ede0bf064b52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gomuks-midek-git
pkgdesc = A terminal based Matrix client written in Go. Upload and pantalaimon support
pkgver = r586.8a7185c
pkgrel = 2
- url = https://git.thisisjoes.site/midov/gomuks.git
+ url = https://git.thisisjoes.site/midek/gomuks
arch = x86_64
arch = i686
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 5d6929acb531..d38d65396553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name=gomuks
pkgdesc='A terminal based Matrix client written in Go. Upload and pantalaimon support'
pkgver=r586.8a7185c
pkgrel=2
-url='https://git.thisisjoes.site/midov/gomuks.git'
+url='https://git.thisisjoes.site/midek/gomuks'
license=(GPL3)
arch=(x86_64 i686)
depends=(libolm)