diff --git a/mingw-w64-mypaint-brushes2/PKGBUILD b/mingw-w64-mypaint-brushes2/PKGBUILD index 4f7b866119..5121c73b34 100644 --- a/mingw-w64-mypaint-brushes2/PKGBUILD +++ b/mingw-w64-mypaint-brushes2/PKGBUILD @@ -3,8 +3,8 @@ _realname=mypaint-brushes pkgbase=mingw-w64-${_realname}2 pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}2" -pkgver=2.0.1 -pkgrel=2 +pkgver=2.0.2 +pkgrel=1 pkgdesc="Brushes for MyPaint 2.0 (mingw-w64)" arch=('any') url="https://github.com/mypaint/mypaint-brushes" @@ -12,7 +12,7 @@ license=("ISC") makedepends=("${MINGW_PACKAGE_PREFIX}-gcc") options=('strip' '!debug') source=(${_realname}-${pkgver}.tar.gz::https://github.com/mypaint/mypaint-brushes/archive/v${pkgver}.tar.gz) -sha256sums=('5572c849c3cf01c33bceddb97f9ced55a219265738a46e406ddb5220ac59e22a') +sha256sums=('01032550dd817bb0f8e85d83a632ed2e50bc16e0735630839e6c508f02f800ac') noextract=(${_realname}-${pkgver}.tar.gz) prepare() {