summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-08-15 13:35:19 +0200
committerFrederik Schwan2020-08-15 13:35:19 +0200
commit4aecc3b964b67ba509b1da63f7fe73f80fa4b742 (patch)
treefc819a02b03d32a3257281fe82a563d36144fa77
parent4dcd6ba7bd32a61e932418a846ba59be4571937e (diff)
downloadaur-dovecot-xaps-plugin-git.tar.gz
dovecot-xaps-*: change repository
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c269340b840a..fb90c90fa41b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = dovecot-xaps-plugin-git
pkgdesc = iOS Push Email for Dovecot - dovecot plugin
pkgver = 0.8
pkgrel = 1
- url = https://github.com/st3fan/dovecot-xaps-plugin
+ url = https://github.com/freswa/dovecot-xaps-plugin
arch = any
license = custom:MIT
makedepends = git
@@ -11,7 +11,7 @@ pkgbase = dovecot-xaps-plugin-git
depends = dovecot-xaps-daemon
provides = dovecot-xaps-plugin
conflicts = dovecot-xaps-plugin
- source = git+https://github.com/st3fan/dovecot-xaps-plugin.git
+ source = git+https://github.com/freswa/dovecot-xaps-plugin.git
b2sums = SKIP
pkgname = dovecot-xaps-plugin-git
diff --git a/PKGBUILD b/PKGBUILD
index 417e70b14b49..c78675136f06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,13 +6,13 @@ pkgver=0.8
pkgrel=1
pkgdesc='iOS Push Email for Dovecot - dovecot plugin'
arch=('any')
-url='https://github.com/st3fan/dovecot-xaps-plugin'
+url='https://github.com/freswa/dovecot-xaps-plugin'
license=('custom:MIT')
depends=('dovecot' 'dovecot-xaps-daemon')
makedepends=('git' 'cmake')
provides=('dovecot-xaps-plugin')
conflicts=('dovecot-xaps-plugin')
-source=("git+https://github.com/st3fan/dovecot-xaps-plugin.git")
+source=("git+https://github.com/freswa/dovecot-xaps-plugin.git")
b2sums=('SKIP')
pkgver() {