aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libgdiplus/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-12-21 00:53:38 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-12-21 04:00:05 +0000
commit44b1843ba5ebd29dc4c66b4269cb679bd14fad4b (patch)
tree9074244d08cdc9d01f7b611c135e215dcbccb0c5 /testing/libgdiplus/APKBUILD
parentf2ecbc4d14b7d8ec1d4c86de349de7898a39818d (diff)
testing/libgdiplus: upgrade to 6.0.5
Diffstat (limited to 'testing/libgdiplus/APKBUILD')
-rw-r--r--testing/libgdiplus/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/libgdiplus/APKBUILD b/testing/libgdiplus/APKBUILD
index 8523ce90dc9..99c1d0eedb4 100644
--- a/testing/libgdiplus/APKBUILD
+++ b/testing/libgdiplus/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer:
pkgname=libgdiplus
-pkgver=6.0.4
-pkgrel=1
-pkgdesc="An Open Source Implementation of the GDI+ API"
+pkgver=6.0.5
+pkgrel=0
+pkgdesc="Open Source Implementation of the GDI+ API"
url="https://www.mono-project.com/"
arch="all"
license="MIT"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="91784b2a9e1480c5fd70b1918b10ad03a41246c91d89f0a10fbbce67cd72595b7fb8543457cdfd500014b3f9e39347bed1ab68d7e4f9628a3a413caafef30bdc libgdiplus-6.0.4.tar.gz"
+sha512sums="3c8fb07097c1b3bc922e5b0944374e03b1ddbaf0d955265a95b45e9d45ceda6ac41aff61468d92ad1fe48c0c25062f10a5fa5f17cb0c7626e4480a7edbaf73a8 libgdiplus-6.0.5.tar.gz"