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

Daniel M. Capella polyzen at archlinux.org
Fri May 1 05:12:37 UTC 2020


    Date: Friday, May 1, 2020 @ 05:12:37
  Author: polyzen
Revision: 623701

upgpkg: shotgun 2.2.0-2

Modified:
  shotgun/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-01 05:12:34 UTC (rev 623700)
+++ PKGBUILD	2020-05-01 05:12:37 UTC (rev 623701)
@@ -3,7 +3,7 @@
 
 pkgname=shotgun
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Minimal X screenshot utility'
 arch=('x86_64')
 url=https://github.com/neXromancers/shotgun
@@ -10,6 +10,8 @@
 license=('MPL2')
 depends=('gcc-libs' 'libxrandr')
 makedepends=('git' 'rust')
+optdepends=('hacksaw: for area/window selection'
+            'slop: for area/window selection')
 source=("shotgun-$pkgver.tar.gz::https://static.crates.io/crates/shotgun/shotgun-$pkgver.crate")
 sha512sums=('671c20268573a52f655d3db484e9387f019487332415359029e6b5de7bd683954c131007bbfa6d2efa035508db09bcf6b5c04c1c9dcff4e29de47618d4f04a1c')
 



More information about the arch-commits mailing list