summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2021-12-14 21:48:11 +0000
committerRobert Tari2021-12-14 21:48:11 +0000
commitd04825c6bfcf2b572edada7bb6b2684209c292b6 (patch)
tree37d55e262437d94bcea5d1df1ee0cd4afbdf8d1b
parentc4381aac6bc726db1472375bd22d14a7dc537f27 (diff)
downloadaur-d04825c6bfcf2b572edada7bb6b2684209c292b6.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 747ba3ba44d1..da3e409b3f6b 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.9.0
+ pkgver = 21.12.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.9.0.tar.gz
- md5sums = 926a94e939393b32d079ffccb7891080
+ source = 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 ec7eba5c2efd..df7ede6e3381 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="ayatana-indicator-messages"
-pkgver="0.9.0"
+pkgver="21.12.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=("926a94e939393b32d079ffccb7891080")
+md5sums=("9170ef6ce1ee08d6f3d04641cc1a9938")
provides=("indicator-messages")
conflicts=("indicator-messages")