summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoréclairevoyant2023-12-19 02:03:02 -0500
committeréclairevoyant2023-12-19 02:03:02 -0500
commit02a3351a4da7411fa2a6bbb3c900ed46f5b797b0 (patch)
treedcbd4f4b19125873af14bae8a2968018a28961e4
parentbfd128b29e28930706ede1b4819a7c3d269df2c2 (diff)
downloadaur-wayshot.tar.gz
wayshot: fix commit sha
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78d9043a4b4f..faf126b360c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wayshot
pkgdesc = Screenshot tool for wlroots compositors
pkgver = 1.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/waycrate/wayshot
arch = x86_64
license = BSD
@@ -11,7 +11,7 @@ pkgbase = wayshot
depends = gcc-libs
depends = glibc
optdepends = slurp: for area selection
- source = git+https://github.com/waycrate/wayshot#commit=43fae61e239d75b8381f1e07e09e40dc2103cc8e?signed
+ source = git+https://github.com/waycrate/wayshot#commit=d3cdd329fe8263d5eca2ff62635fcb6b6ae57645?signed
validpgpkeys = C18E2B48B8DA9B624C8B72D66DD485917B553B7B
b2sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7c165c3ceb0c..3b934f703e32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wayshot
pkgver=1.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Screenshot tool for wlroots compositors"
arch=(x86_64)
url="https://github.com/waycrate/$pkgname"
@@ -10,7 +10,7 @@ license=(BSD)
depends=(gcc-libs glibc)
optdepends=('slurp: for area selection')
makedepends=(cargo git scdoc)
-source=("git+$url#commit=43fae61e239d75b8381f1e07e09e40dc2103cc8e?signed")
+source=("git+$url#commit=d3cdd329fe8263d5eca2ff62635fcb6b6ae57645?signed")
b2sums=('SKIP')
validpgpkeys=('C18E2B48B8DA9B624C8B72D66DD485917B553B7B') # Shinyzenith#6969 (gpgkeypair) <aakashsensharma@gmail.com>