diff --git a/community/ruby-thor/APKBUILD b/community/ruby-thor/APKBUILD
index 82ba38fff774a81ae7694ffdae8072661c884def..f8ca811e0f2869829c206ea7b2685c7fc5463b81 100644
--- a/community/ruby-thor/APKBUILD
+++ b/community/ruby-thor/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
 # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
 pkgname=ruby-thor
-pkgver=1.3.1
+pkgver=1.3.2
 pkgrel=0
 pkgdesc="toolkit for building powerfull command-line interfaces"
 url="http://whatisthor.com/"
@@ -39,5 +39,5 @@ package() {
 }
 
 sha512sums="
-5ecfa8c7cdf3c10006b9f50de633b6f07c7ed9a3ad3807cc6d07adbb38b9d64fd0d17aea06a5e8e928ea4abf6cf2042af55e1e87416e7c0ce5ab0a721f546a04  ruby-thor-1.3.1.tar.gz
+fb2aff3cf8c14f1a8b38db77579e4b27292f9578c7abf8fb892da888bee7e24412c4bdbf85ce9e43982348f72e038cacc856500268fc204e44fa61f3f9405c32  ruby-thor-1.3.2.tar.gz
 "