summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Tatschner2020-05-16 12:32:44 +0200
committerStefan Tatschner2020-05-16 12:32:44 +0200
commit105d1dfd68c247c94ef8eea1681c7b381b508944 (patch)
treed1e44ef769ea5914d107f97dfe0c7823e451a6a0
parentf2738f3bcce7d26b419b21b9d972371f6757d188 (diff)
downloadaur-105d1dfd68c247c94ef8eea1681c7b381b508944.tar.gz
Update url
-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')