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

Levente Polyak anthraxx at archlinux.org
Wed Jul 22 22:07:41 UTC 2020


    Date: Wednesday, July 22, 2020 @ 22:07:41
  Author: anthraxx
Revision: 664948

upgpkg: scrot 1.4-1

Modified:
  scrot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-22 21:57:21 UTC (rev 664947)
+++ PKGBUILD	2020-07-22 22:07:41 UTC (rev 664948)
@@ -3,17 +3,17 @@
 # Contributor: Giovanni Scafora <giovanni at archlinux.org>
 
 pkgname=scrot
-pkgver=1.3
+pkgver=1.4
 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=('giblib' 'libxfixes' 'libxcursor')
+depends=('giblib' 'libxfixes' 'libxcomposite')
 makedepends=('autoconf-archive')
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('45828824701c7574676d0746d01f3dc8313ea91a272fa169b616765442e8842b67d8aa73f47009a66d34dd6b89a230fd9fb42bc598e88baae70fc45345c13a4c')
-b2sums=('1972edfa3b61c95fd786d0b4db13633778293b2c671c395939ea0b77d49714e644abd60cfae5656f03fd1c701185d2c8961c45d62989e882f2cd8f4a824dee57')
+sha512sums=('8423e7b2658f3e0ccf30f61e122016469226328adf8b1e511aeb031dd2655ae66582651e2d046c7c35d23efb98656369a02b59e711980481ddc4db24c299ee11')
+b2sums=('ba844f8bc500c468d028ce62ae57bd6a9fa0e403df6f05dd217722a9115456b70a38aabd7ccb0da53d855b9971d0f5948f82545ca0c8cceb75ede0d4546e27c1')
 
 prepare(){
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list