[arch-commits] Commit in mailnag/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Jan 22 19:34:44 UTC 2021
Date: Friday, January 22, 2021 @ 19:34:44
Author: arojas
Revision: 824961
Update to 2.1.0
Modified:
mailnag/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-22 19:34:39 UTC (rev 824960)
+++ PKGBUILD 2021-01-22 19:34:44 UTC (rev 824961)
@@ -3,8 +3,8 @@
# Contributor: rasmus <rasmus . pank at gmail . com>
pkgname=mailnag
-pkgver=2.0.0
-pkgrel=4
+pkgver=2.1.0
+pkgrel=1
pkgdesc="Extensible mail notification daemon"
arch=('any')
url="https://github.com/pulb/mailnag"
@@ -13,7 +13,7 @@
makedepends=(git)
optdepends=('mailnag-goa-plugin: GNOME Online Accounts integration'
'mailnag-gnome-shell: GNOME Shell integration')
-_commit=d3c1f7a43626484e02bcdf507a3562bf6869327c # tags/v2.0.0
+_commit=10fe0cea217782bf8008e42f753a6e252aa6c364
source=("git+https://github.com/pulb/mailnag.git#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list