aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-16 04:46:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-16 08:00:56 +0000
commita9296f499cac22fa9e80667c99048a794a5b8070 (patch)
tree490a8c82042198dbbf2f2f96d127d37f23730326
parent8cdfcd2353c0ae4f6cbfb533fa68dfbffc1f1203 (diff)
community/scrot: upgrade to 1.3
-rw-r--r--community/scrot/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/scrot/APKBUILD b/community/scrot/APKBUILD
index 44edfbc8501..4509bfbd7fe 100644
--- a/community/scrot/APKBUILD
+++ b/community/scrot/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Ɓukasz Jendrysik <scadu@yandex.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=scrot
-pkgver=1.2
+pkgver=1.3
pkgrel=0
pkgdesc="Simple command-line screenshot utility for X"
options="!check" # No testsuite
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" docsdir=/usr/share/doc/scrot install
}
-sha512sums="b89e7a94e6317fdb7bd260190c6d68a2dfefc08691b4574337afdfff84f55b8b9c955a6ac60642ae9749c1deaa16bee7b855fbd15833a95f602536693daf8c37 scrot-1.2.tar.gz"
+sha512sums="45828824701c7574676d0746d01f3dc8313ea91a272fa169b616765442e8842b67d8aa73f47009a66d34dd6b89a230fd9fb42bc598e88baae70fc45345c13a4c scrot-1.3.tar.gz"