summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe6035504ee6..4b4a77866788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,11 @@
pkgname="evolution-decsync"
_pkgname="Evolution-DecSync"
-pkgbase="evolution-decsync"
pkgver="git"
-pkgrel="1"
-pkgdesc="DecSync Plugin for Evoulution. It syncs contact and calendars to a directory, which can be shared with syncthing or rsync"
+pkgrel="2"
+pkgdesc="DecSync Plugin for Evolution. It syncs contact and calendars to a directory, which can be shared with syncthing or rsync"
arch=(x86_64 i686 armv7h aarch64)
-license=("GPLv2")
+license=("LGPLv2")
url="https://github.com/39aldo39/${_pkgname}"
depends=(libgee json-glib evolution-data-server evolution)
makedepends=(cmake meson ninja vala git)