summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2022-02-13 20:09:54 +0100
committerRobert Tari2022-02-13 20:09:54 +0100
commita71a530c69b9f080d185b82ac169ab3a76425bba (patch)
tree5c8b8e5b1985d9fe64979c17a985d39881a64e80
parent3e9369dc6623dcfe6e19838fde936617c5f463e9 (diff)
downloadaur-a71a530c69b9f080d185b82ac169ab3a76425bba.tar.gz
Automatic update via tari.in
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7481e575b5a0..7e5844662200 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -23,7 +23,7 @@ pkgbase = ayatana-webmail
depends = python-urllib3
conflicts = unity-mail
replaces = unity-mail
- source = https://github.com/AyatanaIndicators/ayatana-webmail/archive/21.11.17.tar.gz
+ source = ayatana-webmail-21.11.17.tar.gz::https://github.com/AyatanaIndicators/ayatana-webmail/archive/21.11.17.tar.gz
md5sums = 62696ef144dfdae00abe3cdc730da341
pkgname = ayatana-webmail
diff --git a/PKGBUILD b/PKGBUILD
index 3aa8e249199d..faa2af7fb93f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=("GPL3")
depends=("ayatana-indicator-messages" "hicolor-icon-theme" "dconf" "gobject-introspection" "desktop-file-utils" "libnotify" "libcanberra" "gnome-keyring" "python-babel" "python-gobject" "python-psutil" "python-secretstorage" "python-urllib3")
makedepends=("python-setuptools" "python-polib")
install="${pkgname}.install"
-source=("https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=("62696ef144dfdae00abe3cdc730da341")
replaces=("unity-mail")
conflicts=("unity-mail")