diff --git a/aur/netatalk/PKGBUILD b/aur/netatalk/PKGBUILD
index 0babb14a1..3dc6284b3 100644
--- a/aur/netatalk/PKGBUILD
+++ b/aur/netatalk/PKGBUILD
@@ -5,9 +5,9 @@
 # Contributor: Farhan Yousaf <farhany at xaviya dot com>
 
 pkgname=netatalk
-pkgver=3.1.6
+pkgver=3.1.7
 pkgrel=1
-pkgdesc='A kernel-level implementation of AFP services'
+pkgdesc='Open-source implementation of the Apple Filing Protocol'
 arch=('i686' 'x86_64' 'armv6h' 'armv7h')
 url='http://netatalk.sourceforge.net'
 license=('GPL')
@@ -19,7 +19,7 @@ install=$pkgname.install
 source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2
 	avahi-client.patch
 	python2.patch)
-md5sums=('be8664358d6d17ed66f45f7e3243bdc7'
+md5sums=('831ec8bf9e084b64f965d16c528af299'
 	'00379aacb88dcac8c1e0513da1a5f24c'
 	'97bc0467dd8a866d9f0835d6440e3c19')