summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJenya Sovetkin2015-11-06 20:31:00 +0100
committerJenya Sovetkin2015-11-06 20:31:00 +0100
commit071ff20d9dcefef7cff40e294715a8fb79c9067f (patch)
treec8e7ece4b5d323135e59e41c1d4fc9a3263a3b02
parent1ff80f031d99e41fb70a9f719d6f405cb25c17d8 (diff)
downloadaur-071ff20d9dcefef7cff40e294715a8fb79c9067f.tar.gz
changed PKGBUILD structure
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fdfccccd5f4..1a353334f81b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('notmuch' 'gawk' 'sed' 'ical2rem' 'ripmime' 'bash')
sha256sums=('SKIP')
optdepends=('remind')
makedepends=('git')
-provides=('aurvote')
+provides=('mail2rem')
source=('git+https://github.com/esovetkin/mail2rem.git')