summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2021-03-21 22:18:16 +0100
committerKr1ss2021-03-21 22:18:16 +0100
commita6d04774327d2c175ea4c70ae3f2bb56f43a99d9 (patch)
tree6c4433d3fdb9f3c56ef32a57d6aabb5fb38db01e /PKGBUILD
parent500e49e3a7c4c25152c1b2d48921379f5d63e389 (diff)
downloadaur-a6d04774327d2c175ea4c70ae3f2bb56f43a99d9.tar.gz
update: getmail6-git 1:6.15.r481.b2e4bed-1
update changelog
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e08037a49ff6..a258314462f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgver() {
"$(git tag -l | sed -r 's/v?([0-9\.]+)(-.+)?/\1/g' | sort -Vr | sed 1q)" \
"$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"
}
-pkgver=6.14.r463.fd2240b
+pkgver=6.15.r481.b2e4bed
pkgrel=1
pkgdesc='POP3 mail retriever with reliable Maildir and command delivery; Python 3 port'