summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Ortiz Manero2021-05-10 17:11:44 +0200
committerMario Ortiz Manero2021-05-10 17:11:44 +0200
commitd122ddb94f22824625f9eb995af0c0655df69182 (patch)
tree35d6e7c03cecb8298f03966450b23d5bee8dc368 /PKGBUILD
parent396884e5520852a4addff93a0931661f5fd70753 (diff)
downloadaur-d122ddb94f22824625f9eb995af0c0655df69182.tar.gz
bump to v2.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 234162e531db..b2aa101b3835 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.0
+pkgver=2.2.1
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=('4b1a83afac68b613fd88fe166c187efc')
+md5sums=('87dc73e70b69557ea10a09f38460d974')
arch=('any')
depends=(
'bash'