diff --git a/media-libs/libmypaint/libmypaint-1.6.1.recipe b/media-libs/libmypaint/libmypaint-1.6.1.recipe index 1e7e44b49..ee06689dd 100644 --- a/media-libs/libmypaint/libmypaint-1.6.1.recipe +++ b/media-libs/libmypaint/libmypaint-1.6.1.recipe @@ -4,7 +4,7 @@ number of other painting programs." HOMEPAGE="https://github.com/mypaint/libmypaint" COPYRIGHT="2008-2011 Martin Renold and contributors" LICENSE="ISC" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/mypaint/libmypaint/archive/refs/tags/v$portVersion.tar.gz" CHECKSUM_SHA256="9d888a0f13deeba06f2d63949426f4a5e4656f451b9052e4d8f7fd372a6f274e" @@ -32,6 +32,7 @@ PROVIDES_devel=" " REQUIRES_devel=" libmypaint$secondaryArchSuffix == $portVersion base + devel:libjson_c$secondaryArchSuffix " BUILD_REQUIRES=" @@ -80,4 +81,4 @@ INSTALL() TEST() { make check -} \ No newline at end of file +}