summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2022-02-13 19:59:06 +0100
committerRobert Tari2022-02-13 19:59:06 +0100
commit2e9e04b4f8ab770b4f4275cb4e155d3a8e4d4e40 (patch)
treecddbc49a3d2f0df5a8f90bdaf35d4c63487bc35e
parentd04825c6bfcf2b572edada7bb6b2684209c292b6 (diff)
downloadaur-2e9e04b4f8ab770b4f4275cb4e155d3a8e4d4e40.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 da3e409b3f6b..6e4c555b0e7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = ayatana-indicator-messages
depends = dconf
provides = indicator-messages
conflicts = indicator-messages
- source = https://github.com/AyatanaIndicators/ayatana-indicator-messages/archive/21.12.0.tar.gz
+ source = ayatana-indicator-messages-21.12.0.tar.gz::https://github.com/AyatanaIndicators/ayatana-indicator-messages/archive/21.12.0.tar.gz
md5sums = 9170ef6ce1ee08d6f3d04641cc1a9938
pkgname = ayatana-indicator-messages
diff --git a/PKGBUILD b/PKGBUILD
index df7ede6e3381..3e41606f31c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/AyatanaIndicators/ayatana-indicator-messages"
license=("GPL3")
makedepends=("cmake-extras" "glib2" "gobject-introspection" "gtk-doc" "intltool" "vala" "systemd")
depends=("accountsservice" "hicolor-icon-theme" "dconf")
-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=("9170ef6ce1ee08d6f3d04641cc1a9938")
provides=("indicator-messages")
conflicts=("indicator-messages")