diff --git a/testing/evolution/APKBUILD b/testing/evolution/APKBUILD index 2cfb8d7526c..78a314285b0 100644 --- a/testing/evolution/APKBUILD +++ b/testing/evolution/APKBUILD @@ -1,13 +1,13 @@ -# Contributor: -# Maintainer: Natanael Copa +# Contributor: Natanael Copa +# Maintainer: Rasmus Thomsen pkgname=evolution pkgver=3.32.2 -pkgrel=0 +pkgrel=1 pkgdesc="evolution mail client" url="https://projects.gnome.org/evolution" # limited by webkit2gtk -arch="all !s390x !armv7" -license="GPL" +arch="all !s390x" +license="GPL-2.0-or-later" depends="highlight gsettings-desktop-schemas" depends_dev="itstool libxml2-dev gcr-dev enchant-dev libcanberra-dev libgweather-dev openldap-dev libnotify-dev"