summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2021-01-18 23:45:31 -0500
committerKevin MacMartin2021-01-18 23:45:31 -0500
commit702bad6fa8c09db79f746ea702ed65a0c42945c6 (patch)
tree66a31ea79611e53fb064b1dc89597420c082c581
parent4ddd6fce9f11b2d4d2e93dca131b2128beab4980 (diff)
downloadaur-702bad6fa8c09db79f746ea702ed65a0c42945c6.tar.gz
Update to 20210115.r782.cb7e02c
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a84527645484..7222e57e8560 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailnag-git
pkgdesc = An extensible mail notification daemon
- pkgver = 20210105.r781.048f4fe
+ pkgver = 20210115.r782.cb7e02c
pkgrel = 1
url = https://github.com/pulb/mailnag
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 107ad44d9f98..ac1ff58b6c1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=mailnag
pkgname=$_pkgname-git
-pkgver=20210105.r781.048f4fe
+pkgver=20210115.r782.cb7e02c
pkgrel=1
pkgdesc='An extensible mail notification daemon'
arch=('any')