summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2021-02-06 00:14:19 +0000
committerRobert Tari2021-02-06 00:14:19 +0000
commit87727dd85309a2367daff8792ee289b85bb3f785 (patch)
tree8df897832077d35ade8f979f9243fcdbbf781457
parent8ec215c52bac8bcb9f730d40d32defdbc71ba90c (diff)
downloadaur-87727dd85309a2367daff8792ee289b85bb3f785.tar.gz
Automatic update via tari.in
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e361e3c741bc..d6ed2dcf30cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ayatana-webmail
pkgdesc = Webmail notifications and actions for any desktop
- pkgver = 21.1.25
+ pkgver = 21.2.6
pkgrel = 1
url = https://tari.in/www/software/ayatana-webmail/
install = ayatana-webmail.install
@@ -25,8 +25,8 @@ pkgbase = ayatana-webmail
conflicts = unity-mail
replaces = unity-mail
options = !emptydirs
- source = https://github.com/AyatanaIndicators/ayatana-webmail/archive/21.1.25.tar.gz
- md5sums = 02304a0eb0c9b609b8765597ccaa384f
+ source = https://github.com/AyatanaIndicators/ayatana-webmail/archive/21.2.6.tar.gz
+ md5sums = 59b795654456f2ce68e7923dd3b0fd75
pkgname = ayatana-webmail
diff --git a/PKGBUILD b/PKGBUILD
index eb491072ab74..9c858d7625be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="ayatana-webmail"
-pkgver="21.1.25"
+pkgver="21.2.6"
pkgrel="1"
pkgdesc="Webmail notifications and actions for any desktop"
arch=("any")
@@ -13,7 +13,7 @@ makedepends=("python-setuptools" "python-polib")
optdepends=("libunity")
install="${pkgname}.install"
source=("https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=("02304a0eb0c9b609b8765597ccaa384f")
+md5sums=("59b795654456f2ce68e7923dd3b0fd75")
options=("!emptydirs")
replaces=("unity-mail")
conflicts=("unity-mail")