summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Ritsen2022-02-22 18:35:26 -0500
committerChristopher Ritsen2022-02-22 18:35:26 -0500
commit6bd908ae2ce72e04ba686c66833f6a44d1674738 (patch)
tree8099cde004b5efd500932f8ec9cf4e09725edcd4
parent4e24ed848673c9cfefa50f4395a473cba1df4ccd (diff)
downloadaur-6bd908ae2ce72e04ba686c66833f6a44d1674738.tar.gz
Increase version
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 861ed78400e1..b5b13fb52b0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ makedepends=('python-setuptools')
pkgdesc="Control Audinate Dante network audio devices without Dante Controller"
pkgname="python-${_name}"
pkgrel=1
-sha256sums=('bdf2786147610da904ee6fa894dc9807ccb582e8cd1a0c854912d1c56a736029')
-source=('https://files.pythonhosted.org/packages/d8/5b/43f8013802416109db42c55ffeb03376bf1adc827117b305ffeb851d23fe/netaudio-0.0.6.tar.gz')
+sha256sums=('cc5cf4b259ac9f336d4de773cf5d2ff096243d4c5a419c486bc2d50d7c8dc330')
+source=('https://files.pythonhosted.org/packages/ac/9c/031faf6cc26f2e4407c3c58818bb3e8e2994e14f947c7aa6f377525689f0/netaudio-0.0.7.tar.gz')
url='https://github.com/chris-ritsen/network-audio-controller'
prepare() {