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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 21:36:58 UTC 2021


    Date: Monday, September 20, 2021 @ 21:36:57
  Author: felixonmars
Revision: 1019803

upgpkg: shotgun 2.2.1-1

Modified:
  shotgun/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 21:36:37 UTC (rev 1019802)
+++ PKGBUILD	2021-09-20 21:36:57 UTC (rev 1019803)
@@ -2,8 +2,8 @@
 # Contributor: Streetwalrus <streetwalrus at codewalr.us>
 
 pkgname=shotgun
-pkgver=2.2.0
-pkgrel=2
+pkgver=2.2.1
+pkgrel=1
 pkgdesc='Minimal X screenshot utility'
 arch=('x86_64')
 url=https://github.com/neXromancers/shotgun
@@ -13,7 +13,7 @@
 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')
+sha512sums=('2d51e401718c4a13b114a9e563a1dff13a1817c06e1b6ce046cb0ca324d5386a12b06406a9b6545532b43f2727189e1f7c4c7cd9ca650794a6f769076c1669d0')
 
 prepare() {
   cd shotgun-$pkgver



More information about the arch-commits mailing list