summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOliver Ford2020-10-25 22:47:20 +0000
committerOliver Ford2020-10-25 22:47:20 +0000
commitd2898185f23aceaf544318ce860476b14f696299 (patch)
tree77dc306f23f7b5e09734fedab71a3cb8d3f99925 /PKGBUILD
parent3017341cd8df08a6fe0a4ef70aa9d92ffec9c7cb (diff)
downloadaur-d2898185f23aceaf544318ce860476b14f696299.tar.gz
Bump to version 2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72d06c202729..efc9eb17c246 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# shellcheck disable=SC2034,SC2154
pkgname=pulseaudio-control
_reponame="polybar-$pkgname" # expected to change
-pkgver=1.3
-pkgrel=2
+pkgver=2.0
+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=('e6693e35cb023fd1c4a02dc4ddc6b765')
+md5sums=('c806b6ea0d30079dd1f6f2c4a659ddca')
arch=('any')
depends=(
'bash'