aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/mail/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'meta/mail/PKGBUILD')
-rw-r--r--meta/mail/PKGBUILD11
1 files changed, 3 insertions, 8 deletions
diff --git a/meta/mail/PKGBUILD b/meta/mail/PKGBUILD
index 942dc65..d450701 100644
--- a/meta/mail/PKGBUILD
+++ b/meta/mail/PKGBUILD
@@ -1,11 +1,8 @@
-# Maintainer: Arnold Sommerfeld <arch@strisemarx.com>
-pkgname=strisemarx-mail
-pkgver=6
+pkgname=sommerfeld-mail
+pkgver=1
pkgrel=1
-pkgdesc="strisemarx's mail metapackage"
arch=('any')
-url="https://strisemarx.com"
-license=('GPL3')
+license=('MIT')
depends=(
'aerc'
'khal'
@@ -13,5 +10,3 @@ depends=(
'protonmail-bridge-nogui'
'vdirsyncer'
)
-
-# vim: ts=2 sw=2 et: