summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRobert Tari2023-06-09 06:12:30 +0000
committerRobert Tari2023-06-09 06:12:30 +0000
commitbe552815e396b2d42e428b4f93e53b3caf1fe2bb (patch)
tree150588842b235766f4b973f182699fb0bd854dd6 /PKGBUILD
parentfb6d8a2c89360e7c9d0d731d0085b27f22891625 (diff)
downloadaur-be552815e396b2d42e428b4f93e53b3caf1fe2bb.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 e6e78d6acde5..9a9b432b071b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Robert Tari <robert at tari dot in>
pkgname="ayatana-indicator-power"
-pkgver="22.9.5"
+pkgver="23.6.0"
pkgrel="1"
pkgdesc="Ayatana Indicator showing power state"
arch=("i686" "x86_64" "pentium4")
@@ -10,7 +10,7 @@ license=("GPL3")
makedepends=("cmake-extras" "intltool")
depends=("glib2" "systemd" "libayatana-common" "libnotify" "dconf")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
-md5sums=("09de260a48d3c44c413d0f2aec2a2e46")
+md5sums=("9b9b0015fbd11be0480c2b0cdb012593")
build()
{