summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKr1ss2022-05-11 16:23:23 +0200
committerKr1ss2022-05-11 16:23:23 +0200
commit50ad32d4fdf02304541007c9b9ad8cedf789a50a (patch)
tree8bc665fd40fad7414a3569fbbe81a4ae3bd90ba9 /PKGBUILD
parent52db7e0a934c56248e44a5c99b96babeb35cdaf9 (diff)
downloadaur-50ad32d4fdf02304541007c9b9ad8cedf789a50a.tar.gz
update changelog
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 797b4e479bfc..ba4af42c74a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _name="${pkgname%-git}"
epoch=1
pkgver() { git -C "$_name" describe --long | sed 's/^v//;s/-/.r/;s/-g/./'; }
-pkgver=6.18.8.r0.b087130
+pkgver=6.18.9.r0.56b19d6
pkgrel=1
pkgdesc='POP3 mail retriever with reliable Maildir and command delivery; Python 3 port'