diff --git a/media-gfx/mypaint_brushes/mypaint_brushes-1.3.1.recipe b/media-gfx/mypaint_brushes/mypaint_brushes-2.0.2.recipe similarity index 83% rename from media-gfx/mypaint_brushes/mypaint_brushes-1.3.1.recipe rename to media-gfx/mypaint_brushes/mypaint_brushes-2.0.2.recipe index d46c9de6d..46d38837b 100644 --- a/media-gfx/mypaint_brushes/mypaint_brushes-1.3.1.recipe +++ b/media-gfx/mypaint_brushes/mypaint_brushes-2.0.2.recipe @@ -1,11 +1,11 @@ SUMMARY="Default MyPaint brushes" DESCRIPTION="Brushes used by MyPaint and other software using libmypaint." HOMEPAGE="https://github.com/mypaint/mypaint-brushes/" -COPYRIGHT="MyPaint Team" +COPYRIGHT="2020 MyPaint Team" LICENSE="CC0-1.0" REVISION="1" SOURCE_URI="https://github.com/mypaint/mypaint-brushes/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="e6d0f51adb2ad507c12aa40a78265638cb21c53f4eb761c274d044677afaa1ff" +CHECKSUM_SHA256="01032550dd817bb0f8e85d83a632ed2e50bc16e0735630839e6c508f02f800ac" SOURCE_DIR="mypaint-brushes-$portVersion" ARCHITECTURES="any" @@ -31,6 +31,6 @@ BUILD() } INSTALL() -{ +{ make install }