summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-05-14 15:50:39 -0600
committerMark Wagie2021-05-14 15:50:39 -0600
commitfdf1c8e4178fd2758658f45c90a9bb4760971dd3 (patch)
tree0e275f1d9d766b2c6084eee0becc9e9e4cfa320e /PKGBUILD
parent5fdb5c7c24a6fc652ad97377ed623f9e7407133b (diff)
downloadaur-fdf1c8e4178fd2758658f45c90a9bb4760971dd3.tar.gz
21.5.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 524505aeb5b2..3b6693c3e5f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: WorMzy Tykashi <wormzy.tykashi@gmail.com>
pkgname=python-pulsectl
_name=${pkgname#python-}
-pkgver=21.5.6
+pkgver=21.5.12
pkgrel=1
epoch=1
pkgdesc="Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)"
@@ -14,7 +14,7 @@ makedepends=('python-setuptools')
conflicts=('python-pulse-control')
replaces=('python-pulse-control')
source=("https://pypi.org/packages/source/${_name:0:1}/$_name/$_name-$pkgver.tar.gz")
-sha256sums=('9a517f24427d5e389910f8a844059524ac8fb094ae9067288415343976c34674')
+sha256sums=('4c5475c385a9b9c6fda3004fc5ac0f9a48c92cc845bc3f3cc20cd8132765e027')
build() {
cd "$_name-$pkgver"