summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNick Johnson2021-08-27 10:34:07 -0700
committerNick Johnson2021-08-27 10:34:07 -0700
commit4c92759bf96b12eff54b70cd9396bb931ffc314b (patch)
tree2ee9c4092d5fd1b3f04c588c0aab121af1e14bf8 /PKGBUILD
parenta1134920ba098ecbe0693a0207a01c3e8dda3c3b (diff)
downloadaur-4c92759bf96b12eff54b70cd9396bb931ffc314b.tar.gz
Update URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c3099fb0e9d..b4d97381cdf5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
-# Maintainer: Stefan Tatschner <stefan@rumpelsepp.org>
+# Maintainer: Nick Johnson <nick@yonson.dev>
+# Contributor: Stefan Tatschner <stefan@rumpelsepp.org>
pkgname=alps-mail-git
_pkgname=alps
pkgver=r249.62910a9
-pkgrel=1
+pkgrel=2
license=('MIT')
pkgdesc="A simple Webmail in Go"
-makedepends=('go')
+makedepends=('git' 'go')
arch=('x86_64')
-url="https://git.sr.ht/~emersion/alps"
-source=("$pkgname::git+https://git.sr.ht/~emersion/alps")
+url="https://git.sr.ht/~migadu/alps"
+source=("$pkgname::git+https://git.sr.ht/~migadu/alps")
sha256sums=('SKIP')
pkgver() {