summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLord Anton Hvornum2018-02-19 22:45:46 +0100
committerLord Anton Hvornum2018-02-19 22:45:46 +0100
commit58e77ba628c4de3e3fc93ff00c8167d9e1437e6b (patch)
treebedb6dc0a454e08bcbb9579bdbc4bb945e1aa428
parentcc2da8cd848bae6fa0086f64c0ea867e2fb53723 (diff)
downloadaur-58e77ba628c4de3e3fc93ff00c8167d9e1437e6b.tar.gz
Changed upstream URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdd32ac02e52..cfc4a34a8f44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = slimimap-git
pkgdesc = A simple, light weight IMAP server
pkgver = v0.0.1.r2.b8e8c21
pkgrel = 1
- url = https://hvornum.se
+ url = https://github.com/Torxed/slimIMAP
arch = x86_64
license = custom:BSD
license = cc-by-nc-sa-3.0
diff --git a/PKGBUILD b/PKGBUILD
index 5909f2e42ad2..e04569dc32a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgver=v0.0.1.r2.b8e8c21
pkgrel=1
pkgdesc="A simple, light weight IMAP server"
arch=('x86_64')
-url="https://hvornum.se"
+url="https://github.com/Torxed/slimIMAP"
license=('custom:BSD' 'cc-by-nc-sa-3.0')
depends=('python' 'python-systemd' 'postgresql')
makedepends=('python')