aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-12-18 08:37:03 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-12-20 17:27:05 +0000
commitc55f51bb1ae0388d8506d817678392309c844971 (patch)
tree2aa8dc8cf65b4d6587eac0206164280277428bd5
parentf6f6337547e67e8e2c82560adf89453dd130efbd (diff)
community/coreimage: upgrade to 4.1.0
-rw-r--r--community/coreimage/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/coreimage/APKBUILD b/community/coreimage/APKBUILD
index c630bd19ba9..9c008176575 100644
--- a/community/coreimage/APKBUILD
+++ b/community/coreimage/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: rahmanshaber <rahmanshaber@yahoo.com>
# Maintainer: rahmanshaber <rahmanshaber@yahoo.com>
pkgname=coreimage
-pkgver=4.0.0
+pkgver=4.1.0
pkgrel=0
pkgdesc="An image viewer from the CoreApps family."
arch="all"
@@ -21,4 +21,4 @@ build() {
package() {
INSTALL_ROOT="$pkgdir" make install
}
-sha512sums="11c3e021178324b91f27d5b541f716158a405bd9b8c700d467ee39647ada5fd4bc300e7b538e9afb07a10eda1b2800efec2d9500ab24f2273a2c95e9a5f3d987 coreimage-4.0.0.tar.gz"
+sha512sums="4ebe1ff2d9baa12b09e345cf3748a1ce35eb927b9de4e7c486a73775d629f21e7c2a6ebf3060311cd818cf5d54572ede0dba64265591feea17a3a6e328b7849b coreimage-4.1.0.tar.gz"