summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2021-11-17 13:49:31 +0000
committerRobert Tari2021-11-17 13:49:31 +0000
commitc4381aac6bc726db1472375bd22d14a7dc537f27 (patch)
tree3c8d704e73cf999376f41e41141a93a8e60e4535
parent331f86b7b0af56e8d78ea13454dc821e543cd33f (diff)
downloadaur-c4381aac6bc726db1472375bd22d14a7dc537f27.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 896ae1397a2e..747ba3ba44d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ayatana-indicator-messages
pkgdesc = Ayatana Indicator that collects messages that need a response
- pkgver = 0.8.2
+ pkgver = 0.9.0
pkgrel = 1
url = https://github.com/AyatanaIndicators/ayatana-indicator-messages
arch = i686
@@ -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/0.8.2.tar.gz
- md5sums = 1c43e8cfe56ad4732984938c3fdd14d7
+ source = https://github.com/AyatanaIndicators/ayatana-indicator-messages/archive/0.9.0.tar.gz
+ md5sums = 926a94e939393b32d079ffccb7891080
pkgname = ayatana-indicator-messages
diff --git a/PKGBUILD b/PKGBUILD
index 238818392beb..ec7eba5c2efd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="ayatana-indicator-messages"
-pkgver="0.8.2"
+pkgver="0.9.0"
pkgrel="1"
pkgdesc="Ayatana Indicator that collects messages that need a response"
arch=("i686" "x86_64" "pentium4")
@@ -10,7 +10,7 @@ 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")
-md5sums=("1c43e8cfe56ad4732984938c3fdd14d7")
+md5sums=("926a94e939393b32d079ffccb7891080")
provides=("indicator-messages")
conflicts=("indicator-messages")