summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a3934c86974..221a04e523b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: Yan Doroshenko <yandoroshenko@protonmail.com>
pkgname=pulseaudiocontrol
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Pulseaudio command line control"
arch=('any')
url="https://github.com/YanDoroshenko/pulseaudio-control"
license=('GPL')
depends=('libpulse>=4.0' 'pulseaudio>=4.0' 'sed')
-provides=('pulseaudio-ctl' 'pulseaudio_ctl')
source=("https://github.com/YanDoroshenko/"$pkgname"/raw/master/"$pkgname"-"$pkgver".tar.xz")
-sha256sums=('a48be8b3aa6a3059da43fc1908c4f354bedd1c30ff62ebba6f98f4236452f3ce')
+sha256sums=('32e1dcb08fc1517e91dd008b4df2734818ea6cb37957d4b53db32aaf1853a719')
package() {
mkdir -p "$pkgdir"/usr/bin