diff --git a/community/py3-whatthepatch/APKBUILD b/community/py3-whatthepatch/APKBUILD index de537cc9c273708fa97d7ce703a8497c9da9a167..092b89b10fea39e77cbe5197150585e4a13584e6 100644 --- a/community/py3-whatthepatch/APKBUILD +++ b/community/py3-whatthepatch/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Clayton Craft <clayton@craftyguy.net> # Maintainer: Clayton Craft <clayton@craftyguy.net> pkgname=py3-whatthepatch -pkgver=1.0.5 -pkgrel=1 +pkgver=1.0.6 +pkgrel=0 pkgdesc="library for parsing and applying patch files" url="https://github.com/cscorley/whatthepatch" arch="noarch" @@ -32,5 +32,5 @@ package() { } sha512sums=" -d5747db9ac78993aa08cef79e3857eb90706e3f2f9fcfd34788691d3039e2846481a78faf0d6bbeaa2e8b97ff3c198f0568038224dead3af0b6bd11805d91992 py3-whatthepatch-1.0.5.tar.gz +07f16db3f9e901ef1d9fb3ade89b1a6cc06220529d8be554aa66df64a991b1308273cfb1e6bf6d4ee8cf8d30f1abee5489ed24ceb65ddda8f8c54e8c181dc4b3 py3-whatthepatch-1.0.6.tar.gz "