summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Shoreman2023-05-07 01:44:12 +0100
committerDave Shoreman2023-05-07 01:44:12 +0100
commite83dc2bac1dba1f4ab9b42f59ef5c4e3412b4320 (patch)
treee11605d53a115acb51a01ca27e0dd594265348ef /PKGBUILD
parent2bd3a5989b795e1cc5c6e0c863efaa812038f9fe (diff)
downloadaur-e83dc2bac1dba1f4ab9b42f59ef5c4e3412b4320.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 982cc038b6bd..29a757ee923b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dave Shoreman <aur+nextshot at dsdev dot io>
pkgname=nextshot
-pkgver=1.4.4
+pkgver=1.4.5
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=('0c41d9ca6dcc4829501b017801848852f2522d74d92ae243a4e56e38e0f92738')
+sha256sums=('e63fde5edc8a460efc41bae53b69652ff0456cf8c15ac15f59a87898c3a9e4df')
package() {
cd "$pkgname-$pkgver"