summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2020-11-03 23:11:04 -0500
committerKevin MacMartin2020-11-03 23:11:04 -0500
commit447f049bf04829514386ca6be98181e954bf52b3 (patch)
treeb6a78bc545875dfb47fe4e8cea8e14c4901356bd
parentd658a129721a1b66ce902b4bbe84f02a4308df60 (diff)
downloadaur-447f049bf04829514386ca6be98181e954bf52b3.tar.gz
Update to 20201101.r770.b59ef66
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6a4a025c7e5c..6e538f6bba4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailnag-git
pkgdesc = An extensible mail notification daemon
- pkgver = 20200927.r767.d47c238
+ pkgver = 20201101.r770.b59ef66
pkgrel = 1
url = https://github.com/pulb/mailnag
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 6ca5d44dae61..2bb24bdbb4d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=mailnag
pkgname=$_pkgname-git
-pkgver=20200927.r767.d47c238
+pkgver=20201101.r770.b59ef66
pkgrel=1
pkgdesc='An extensible mail notification daemon'
arch=('any')