summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51022db1ef1d..1798391aafd8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = alps-mail-git
pkgdesc = A simple Webmail in Go
pkgver = r247.5fee600
pkgrel = 1
- url = https://git.sr.ht/~emersion/koushin
+ url = https://git.sr.ht/~emersion/alps
arch = x86_64
license = MIT
makedepends = go
diff --git a/PKGBUILD b/PKGBUILD
index 41952eb30d80..e25766e8f050 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ license=('MIT')
pkgdesc="A simple Webmail in Go"
makedepends=('go')
arch=('x86_64')
-url="https://git.sr.ht/~emersion/koushin"
+url="https://git.sr.ht/~emersion/alps"
source=("$pkgname::git+https://git.sr.ht/~emersion/alps")
sha256sums=('SKIP')