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

Orhun Parmaksiz orhun at gemini.archlinux.org
Fri Aug 6 11:32:26 UTC 2021


    Date: Friday, August 6, 2021 @ 11:32:26
  Author: orhun
Revision: 994263

upgpkg: scrot 1.6-2: decouple giblib

Modified:
  scrot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-06 11:31:48 UTC (rev 994262)
+++ PKGBUILD	2021-08-06 11:32:26 UTC (rev 994263)
@@ -5,12 +5,12 @@
 
 pkgname=scrot
 pkgver=1.6
-pkgrel=1
+pkgrel=2
 pkgdesc='Simple command-line screenshot utility for X'
 url='https://github.com/resurrecting-open-source-projects/scrot'
 arch=('x86_64')
 license=('MIT')
-depends=('giblib' 'libxfixes' 'libxcomposite')
+depends=('imlib2' 'libxext' 'libxfixes' 'libxcomposite')
 makedepends=('autoconf-archive')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
 sha512sums=('6ff2404e0b0a657e6c3a43034b6964d47db3fb884a2e948b756424d626b6a9f1b59e7e7800e7557b56c5afe77537992b80203f564030ca1928d06a89f16c6740')



More information about the arch-commits mailing list