summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Ortiz Manero2021-10-21 17:45:44 +0200
committerMario Ortiz Manero2021-10-21 17:45:44 +0200
commit541d8a945f83ead1f6a556bb93af217952310c7d (patch)
treef16c034fa2ce5798ba6010eb298a45e18f4e702b /PKGBUILD
parentfdba4a160f10006a97ca2afadcb11aad078eb9e2 (diff)
downloadaur-541d8a945f83ead1f6a556bb93af217952310c7d.tar.gz
Bump to v2.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abb248dfb00a..d1f06775e0f6 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.3
+pkgver=2.2.4
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=('6ef61e13469a800c15a4d88610469b77')
+md5sums=('41cd4556d62623a8dace5d20c2ac906e')
arch=('any')
depends=(
'bash'