aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-06-04 19:23:11 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-06-10 21:33:30 +0200
commit29e8d6f7d7728e820deaa2ae97fabccc4b56b01f (patch)
tree448eda69eb217d012efd4269f6c9718f2539f2d0 /community
parent5a8355344a619e72f63179dc74cc260166c3f756 (diff)
community/libmypaint: upgrade 1.6.1
Diffstat (limited to 'community')
-rw-r--r--community/libmypaint/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libmypaint/APKBUILD b/community/libmypaint/APKBUILD
index 8c69dbadc92..ce48cace8c4 100644
--- a/community/libmypaint/APKBUILD
+++ b/community/libmypaint/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sascha Paunovic <azarus@posteo.net>
# Maintainer: Sascha Paunovic <azarus@posteo.net>
pkgname=libmypaint
-pkgver=1.5.1
-pkgrel=1
+pkgver=1.6.1
+pkgrel=0
pkgdesc="library for making brushstrokes"
url="http://mypaint.org/"
arch="all"
@@ -26,4 +26,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="2259cfe56ae10559b94f37d3b1cd7cd74967c32ea0c02bfb48df4f79e31ea241b79f5f8b714ca5538647a71986c8ee257beb1724f7dfd732ea4cc26227ec20d3 libmypaint-1.5.1.tar.xz"
+sha512sums="e9413fd6a5336791ab3228a5ad9e7f06871d075c7ded236942f896a205ba44ea901a945fdc97b8be357453a1505331b59e824fe67500fbcda0cc4f11f79af608 libmypaint-1.6.1.tar.xz"