summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhyness2021-07-05 09:51:03 -0700
committerhyness2021-07-05 09:51:03 -0700
commit66848eb2c8315b3258593e82eeb55111f906fe32 (patch)
treefcc6c706e31cfc837c937ad9b7036281095ff569
parentf6bba5c776c873498e1c539c008b5f57db54d958 (diff)
downloadaur-66848eb2c8315b3258593e82eeb55111f906fe32.tar.gz
Update to 6.0.0
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD14
2 files changed, 10 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f5f561b82d9..65ff5fb07649 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = davmail
pkgdesc = a POP/IMAP/SMTP/Caldav/LDAP gateway for the exchange service
- pkgver = 5.5.1
- pkgrel = 4
+ pkgver = 6.0.0
+ pkgrel = 1
url = http://davmail.sourceforge.net/
install = davmail.install
arch = i686
@@ -13,16 +13,15 @@ pkgbase = davmail
depends = java-runtime
optdepends = java-openjfx: Office 365 browser based authentication
optdepends = swt: Fix issues with the tray icon
- source = http://downloads.sourceforge.net/davmail/davmail-5.5.1-3299.zip
+ source = http://downloads.sourceforge.net/davmail/davmail-6.0.0-3375.zip
source = davmail.desktop
source = davmail.sh
source = davmail@.system_service
source = davmail@.user_service
- md5sums = ae194c3571e107081164913a001d6f27
+ md5sums = 5f4cbe0cfedf786e4c2ca550b9cb75e3
md5sums = 1df37a6120d88de8df3cb735977336ba
md5sums = 1eb24ff2a814058e55846a8e8f238f9b
md5sums = 8d373851babe1d8bb860228c8b4db702
md5sums = 271e9e66dfdb496d242c9a6102937c65
pkgname = davmail
-
diff --git a/PKGBUILD b/PKGBUILD
index 84a54888e141..226a254fae6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,23 @@
# Contributor: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
# Maintainer: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
pkgname=davmail
-pkgver=5.5.1
-pkgrel=4
+pkgver=6.0.0
+pkgrel=1
pkgdesc="a POP/IMAP/SMTP/Caldav/LDAP gateway for the exchange service"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
url="http://$pkgname.sourceforge.net/"
license=('GPL')
makedepends=('unzip')
depends=('java-runtime')
-optdepends=(
- 'java-openjfx: Office 365 browser based authentication'
- 'swt: Fix issues with the tray icon'
-)
-_rev=3299
+optdepends=('java-openjfx: Office 365 browser based authentication'
+ 'swt: Fix issues with the tray icon')
+_rev=3375
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-$_rev.zip
$pkgname.desktop
$pkgname.sh
$pkgname@.system_service
$pkgname@.user_service)
-md5sums=('ae194c3571e107081164913a001d6f27'
+md5sums=('5f4cbe0cfedf786e4c2ca550b9cb75e3'
'1df37a6120d88de8df3cb735977336ba'
'1eb24ff2a814058e55846a8e8f238f9b'
'8d373851babe1d8bb860228c8b4db702'