summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2023-02-28 22:49:46 +0000
committerRobert Tari2023-02-28 22:49:46 +0000
commit38857fa2e5fec2cb8e24455da83d98f79e7508ac (patch)
treeed8e32305ea79887014da26e038c55b803554881 /PKGBUILD
parent2c71cce255bc4bb3253b16160491c463d789bfe5 (diff)
downloadaur-38857fa2e5fec2cb8e24455da83d98f79e7508ac.tar.gz
Automatic update via tari.in
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85d7d078570c..76fab0d08669 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="ayatana-indicator-power"
-pkgver="22.9.4"
+pkgver="22.9.5"
pkgrel="1"
pkgdesc="Ayatana Indicator showing power state"
arch=("i686" "x86_64" "pentium4")
@@ -10,7 +10,7 @@ license=("GPL3")
makedepends=("cmake-extras" "gettext")
depends=("glib2" "systemd" "libayatana-common>=0.9.5" "libnotify")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=("a5204cba16e480baba878e2430fba433")
+md5sums=("09de260a48d3c44c413d0f2aec2a2e46")
build()
{