mypaint-brushes2: Update to 2.0.2

This commit is contained in:
Alexey Pavlov
2020-03-12 10:09:43 +03:00
parent d35115d24a
commit 6ad7067a4e

View File

@@ -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() {