summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Poulin2015-09-28 16:15:32 -0400
committerMaxime Poulin2015-09-28 16:15:32 -0400
commitf148e1bc71a2ed407c21ec62243f2f21e7166867 (patch)
tree3cf53b641f4a8954fc0d661c1bbbf318f2af4df1
parentac35a5d178f32f16701401fc6e06577b4cc9a513 (diff)
downloadaur-f148e1bc71a2ed407c21ec62243f2f21e7166867.tar.gz
Update to 2.1.2
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 906c6ac6659b..6884e02984f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Jan Hrdina <jan.hrdka@gmail.com>
# Contributor: Gabriel B. Casella <gbc921@gmail.com>
pkgname=soundwire
-pkgver=2.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
pkgdesc="Wirelessly transmit any audio from your PC to your Android phone or other PCs"
url="http://georgielabs.net"
arch=('x86_64' 'i686')
@@ -13,10 +13,10 @@ optdepends=('pavucontrol')
install='soundwire.install'
source_i686=("http://georgielabs.altervista.org/SoundWire_Server_linux32.tar.gz")
-md5sums_i686=('b8b67ebbd8ad1b9591fcd98a0388a5a1')
+md5sums_i686=('4a04df3cd5cb6c0f5c50ddb884e6edcb')
source_x86_64=("http://georgielabs.altervista.org/SoundWire_Server_linux64.tar.gz")
-md5sums_x86_64=('032210e672b7500226361f2d3f4f7057')
+md5sums_x86_64=('306864f9eed02748f7741a3b7c8829e7')
package() {
cd "${srcdir}/SoundWireServer"