summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2020-12-31 20:20:24 -0500
committerKevin MacMartin2020-12-31 20:20:24 -0500
commit725efbc35b568661bde74b91e0a5b575062c9b43 (patch)
treefcce3aff2e8d730a7e2890728896e372c19219d4
parent254fd613276e28d2ada67dd3b595871a8a2926e0 (diff)
downloadaur-725efbc35b568661bde74b91e0a5b575062c9b43.tar.gz
Update to 20201230.r780.10fe0ce
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5549e2776d1f..b570e75c256b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailnag-git
pkgdesc = An extensible mail notification daemon
- pkgver = 20201108.r776.d6e9f2d
+ pkgver = 20201230.r780.10fe0ce
pkgrel = 1
url = https://github.com/pulb/mailnag
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index cd98c20deef4..672de4fb3838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=mailnag
pkgname=$_pkgname-git
-pkgver=20201108.r776.d6e9f2d
+pkgver=20201230.r780.10fe0ce
pkgrel=1
pkgdesc='An extensible mail notification daemon'
arch=('any')