summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhyness2021-12-03 09:48:29 -0800
committerhyness2021-12-03 09:48:29 -0800
commit7da66b8ca2ad416fc8b7aaa941b3412560e8d27c (patch)
tree959a2dedc11f8f1114eefd1d429e0a3f2f49024d
parent66848eb2c8315b3258593e82eeb55111f906fe32 (diff)
downloadaur-7da66b8ca2ad416fc8b7aaa941b3412560e8d27c.tar.gz
Update to 6.0.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65ff5fb07649..bfc7f67ffe3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = davmail
pkgdesc = a POP/IMAP/SMTP/Caldav/LDAP gateway for the exchange service
- pkgver = 6.0.0
+ pkgver = 6.0.1
pkgrel = 1
url = http://davmail.sourceforge.net/
install = davmail.install
@@ -13,12 +13,12 @@ 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-6.0.0-3375.zip
+ source = http://downloads.sourceforge.net/davmail/davmail-6.0.1-3390.zip
source = davmail.desktop
source = davmail.sh
source = davmail@.system_service
source = davmail@.user_service
- md5sums = 5f4cbe0cfedf786e4c2ca550b9cb75e3
+ md5sums = b48b08a59f4a51efba7b0009a4d72dce
md5sums = 1df37a6120d88de8df3cb735977336ba
md5sums = 1eb24ff2a814058e55846a8e8f238f9b
md5sums = 8d373851babe1d8bb860228c8b4db702
diff --git a/PKGBUILD b/PKGBUILD
index 226a254fae6c..d657c474ec1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
# Maintainer: Hy Goldsher <hyness-at-freshlegacycode-dot-org>
pkgname=davmail
-pkgver=6.0.0
+pkgver=6.0.1
pkgrel=1
pkgdesc="a POP/IMAP/SMTP/Caldav/LDAP gateway for the exchange service"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
@@ -11,13 +11,13 @@ makedepends=('unzip')
depends=('java-runtime')
optdepends=('java-openjfx: Office 365 browser based authentication'
'swt: Fix issues with the tray icon')
-_rev=3375
+_rev=3390
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-$_rev.zip
$pkgname.desktop
$pkgname.sh
$pkgname@.system_service
$pkgname@.user_service)
-md5sums=('5f4cbe0cfedf786e4c2ca550b9cb75e3'
+md5sums=('b48b08a59f4a51efba7b0009a4d72dce'
'1df37a6120d88de8df3cb735977336ba'
'1eb24ff2a814058e55846a8e8f238f9b'
'8d373851babe1d8bb860228c8b4db702'