summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Ortiz Manero2021-11-19 10:24:35 +0000
committerMario Ortiz Manero2021-11-19 10:24:35 +0000
commitb41804aa063b229d353111206f1977df77f246ac (patch)
treea1891767fac43ec607bd2fe61daab93d6604dfa2 /PKGBUILD
parent541d8a945f83ead1f6a556bb93af217952310c7d (diff)
downloadaur-b41804aa063b229d353111206f1977df77f246ac.tar.gz
Bump to 2.2.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1f06775e0f6..7761dec56a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# shellcheck disable=SC2034,SC2154
pkgname=pulseaudio-control
_reponame="polybar-$pkgname" # expected to change
-pkgver=2.2.4
+pkgver=2.2.5
pkgrel=1
pkgdesc='Control PulseAudio from the polybar status bar'
url="https://github.com/marioortizmanero/${_reponame}"
license=('custom:MIT')
source=("${url}/archive/v${pkgver}.tar.gz")
-md5sums=('41cd4556d62623a8dace5d20c2ac906e')
+md5sums=('a4820594a0e77a4d222171dd56d764bb')
arch=('any')
depends=(
'bash'