summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmish2020-11-27 06:26:00 +0530
committerAmish2020-11-27 06:26:00 +0530
commit29200e88b93c517b96e72084d30787e457f20d9f (patch)
treed4f141da3f8d8ac7e79b3e013bcda71426ab37b0
parent0fcea639c45185e2f4c537cd34e6c45e90dcea98 (diff)
downloadaur-29200e88b93c517b96e72084d30787e457f20d9f.tar.gz
Update to 6.4.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3e3bf5492ce..5ca89439b7ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fetchmail
pkgdesc = A remote-mail retrieval utility
- pkgver = 6.4.13
+ pkgver = 6.4.14
pkgrel = 1
url = http://www.fetchmail.info
arch = x86_64
@@ -10,11 +10,11 @@ pkgbase = fetchmail
optdepends = tk: for using fetchmailconf
optdepends = python-future: for using fetchmailconf
options = !makeflags
- source = https://sourceforge.net/projects/fetchmail/files/branch_6.4/fetchmail-6.4.13.tar.xz
+ source = https://sourceforge.net/projects/fetchmail/files/branch_6.4/fetchmail-6.4.14.tar.xz
source = fetchmail.tmpfiles
source = fetchmail.sysusers
source = fetchmail.service
- sha256sums = 7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1
+ sha256sums = 424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb
sha256sums = dcf0eb2f86fb00faf447b22edbf8e93f3045130c45395357a0ffb8243fd95f96
sha256sums = 262903b345c67a1e772ba8623300de88ae1d263e9573d5b7e5ee6e3b2c96772e
sha256sums = 0b5a70eac28e4a5aab36ca7e1d0e31139833b977ce689f683b5c666fa36475c8
diff --git a/PKGBUILD b/PKGBUILD
index 9f3fb2f07f40..4006f839dae6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Amish <contact at via dot aur>
# Contributor: Victor3D <webmaster@victor3d.com.br>
pkgname=fetchmail
-pkgver=6.4.13
+pkgver=6.4.14
pkgrel=1
pkgdesc="A remote-mail retrieval utility"
arch=('x86_64')
@@ -14,7 +14,7 @@ optdepends=('tk: for using fetchmailconf'
options=('!makeflags')
source=("https://sourceforge.net/projects/fetchmail/files/branch_${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"
'fetchmail.tmpfiles' 'fetchmail.sysusers' 'fetchmail.service')
-sha256sums=('7d28cf060b06b9c8ec72267be7edc9a99b70f61d7d32d8b609458dcedfa74be1'
+sha256sums=('424707390f7cdc6d16db4887931117f2242873846b28cc1d0ae1c0ecf158bdcb'
'dcf0eb2f86fb00faf447b22edbf8e93f3045130c45395357a0ffb8243fd95f96'
'262903b345c67a1e772ba8623300de88ae1d263e9573d5b7e5ee6e3b2c96772e'
'0b5a70eac28e4a5aab36ca7e1d0e31139833b977ce689f683b5c666fa36475c8')