aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-26 04:31:11 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-26 08:19:13 +0000
commit6df6de514a99dc3a83f31ce58eccd1c0dfb03c78 (patch)
treec0bf956eae7d3d66d719b78815f5f4e1291bc608
parentf7b64cab7390bbbb306df543f79fb95ca5088e2b (diff)
community/feh: upgrade to 3.6.3
-rw-r--r--community/feh/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/feh/APKBUILD b/community/feh/APKBUILD
index 76143bb67f5..18aa3c9830c 100644
--- a/community/feh/APKBUILD
+++ b/community/feh/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=feh
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=0
pkgdesc="Fast, lightweight image viewer which uses imlib2"
options="!check" # Requires unpackaged 'perl-test-command'
@@ -31,4 +31,4 @@ package() {
install
}
-sha512sums="d3a14d7880387575a224bc5cdf1b63bfc5bd793c52fdc07620ddd80e1309a6b9a0c93f3f66ad08a0221f04eabb226372fcb14849a8682c4a2b4691981bb80c40 feh-3.6.2.tar.bz2"
+sha512sums="53e9e1903f256fee9d49af2f8ce4bf153317e7d5de6b396448f16fd54ae1a13217edb44566cd0433e25675a25175cc412a726f058856136f19629661e2f62ce2 feh-3.6.3.tar.bz2"