[arch-commits] Commit in scrot/trunk (PKGBUILD)

Orhun Parmaksiz orhun at gemini.archlinux.org
Wed Nov 10 20:27:49 UTC 2021


    Date: Wednesday, November 10, 2021 @ 20:27:49
  Author: orhun
Revision: 1040272

upgpkg: scrot 1.7-1: upstream release

Modified:
  scrot/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-10 20:27:43 UTC (rev 1040271)
+++ PKGBUILD	2021-11-10 20:27:49 UTC (rev 1040272)
@@ -4,17 +4,17 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=scrot
-pkgver=1.6
-pkgrel=2
+pkgver=1.7
+pkgrel=1
 pkgdesc='Simple command-line screenshot utility for X'
 url='https://github.com/resurrecting-open-source-projects/scrot'
 arch=('x86_64')
 license=('MIT')
-depends=('imlib2' 'libxext' 'libxfixes' 'libxcomposite')
+depends=('imlib2' 'libxext' 'libxfixes' 'libxcomposite' 'libbsd')
 makedepends=('autoconf-archive')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6ff2404e0b0a657e6c3a43034b6964d47db3fb884a2e948b756424d626b6a9f1b59e7e7800e7557b56c5afe77537992b80203f564030ca1928d06a89f16c6740')
-b2sums=('0ba3b6ea8031841da039a130512a74f8db516204355eb0041027a3cc6c348b08beafe158cb44fadaa3c7a307198548d29a37ba8e9cabf0ef616914030aae82bb')
+sha512sums=('9f9a29b69e9c216bad7c6028fe0043b2729393a716dccc1389665cf1e9496a6f1d370b97a7c8432b31af7d69477b4fc1d41dffd4ca2a78a49bb98e908975612f')
+b2sums=('60105771994f2005983a887486c4025d1f99ebc7cfb0b1cf2b9389298561efc430e445151eeb9ff783627f540a456d335947a979a549d09729d36de1293c83e4')
 
 prepare(){
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list