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

Daniel M. Capella polyzen at gemini.archlinux.org
Mon Aug 1 02:20:40 UTC 2022


    Date: Monday, August 1, 2022 @ 02:20:39
  Author: polyzen
Revision: 1259553

upgpkg: shotgun 2.3.0-1

Modified:
  shotgun/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-31 23:19:26 UTC (rev 1259552)
+++ PKGBUILD	2022-08-01 02:20:39 UTC (rev 1259553)
@@ -2,7 +2,7 @@
 # Contributor: Streetwalrus <streetwalrus at codewalr.us>
 
 pkgname=shotgun
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Minimal X screenshot utility'
 arch=('x86_64')
@@ -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=('2d51e401718c4a13b114a9e563a1dff13a1817c06e1b6ce046cb0ca324d5386a12b06406a9b6545532b43f2727189e1f7c4c7cd9ca650794a6f769076c1669d0')
+b2sums=('410a88cf3750b695a59c1079a345d57c3d32c3e83f6cc2aa3f04079198aa20fe9dbf94604bb1aac0714d5cfce39bff74ae0f2a0da1c44a24a5ac6c14e203aa1d')
 
 prepare() {
   cd shotgun-$pkgver
@@ -29,5 +29,3 @@
   cd shotgun-$pkgver
   install -Dt "$pkgdir"/usr/bin target/release/shotgun
 }
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list