[arch-commits] Commit in scrot/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Tue Jul 27 09:53:52 UTC 2021
Date: Tuesday, July 27, 2021 @ 09:53:52
Author: orhun
Revision: 986700
upgpkg: scrot 1.6-1: upstream release
Modified:
scrot/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 09:21:22 UTC (rev 986699)
+++ PKGBUILD 2021-07-27 09:53:52 UTC (rev 986700)
@@ -4,7 +4,7 @@
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=scrot
-pkgver=1.5
+pkgver=1.6
pkgrel=1
pkgdesc='Simple command-line screenshot utility for X'
url='https://github.com/resurrecting-open-source-projects/scrot'
@@ -13,8 +13,8 @@
depends=('giblib' 'libxfixes' 'libxcomposite')
makedepends=('autoconf-archive')
source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('371e1f602e9049998b054b7d27422fd105ed93047f1014a7e5df04ac697a1aa5d6186121f443f112fadb861d301f760bd32011133b1785c7313a80cdb908025f')
-b2sums=('142748568b59dbea883fe57a5794431ca94c75a97f8b2b640bcbf4368602b0084ce83a52ea63534252ee8e58013db54b1436ac898ed7b78372ccd34aaa50801b')
+sha512sums=('6ff2404e0b0a657e6c3a43034b6964d47db3fb884a2e948b756424d626b6a9f1b59e7e7800e7557b56c5afe77537992b80203f564030ca1928d06a89f16c6740')
+b2sums=('0ba3b6ea8031841da039a130512a74f8db516204355eb0041027a3cc6c348b08beafe158cb44fadaa3c7a307198548d29a37ba8e9cabf0ef616914030aae82bb')
prepare(){
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list