summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Shoreman2023-05-06 00:14:52 +0100
committerDave Shoreman2023-05-06 00:14:52 +0100
commit2bd3a5989b795e1cc5c6e0c863efaa812038f9fe (patch)
tree01aa0b9f279c277413df155a3a0351c6f4677afa /PKGBUILD
parent56e124d3456f9d716079609fd139791104153bbb (diff)
downloadaur-2bd3a5989b795e1cc5c6e0c863efaa812038f9fe.tar.gz
Update to v1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09242d6cdf20..982cc038b6bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dave Shoreman <aur+nextshot at dsdev dot io>
pkgname=nextshot
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc="A simple screenshot tool that uploads to Nextcloud and works with Sway and X11"
arch=('x86_64')
@@ -18,7 +18,7 @@ optdepends=(
)
install=nextshot.install
source=(https://github.com/dshoreman/nextshot/archive/v${pkgver}.tar.gz)
-sha256sums=('5383ce4f6936779a82e67d3ed74630e6c91710b53732dc700b4daacc647317fe')
+sha256sums=('0c41d9ca6dcc4829501b017801848852f2522d74d92ae243a4e56e38e0f92738')
package() {
cd "$pkgname-$pkgver"