summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Shoreman2019-08-21 11:47:41 +0100
committerDave Shoreman2019-08-21 11:47:41 +0100
commitcf350851ec6acad8cc6642804b15ec94bda8cc9f (patch)
tree4811dfa4da2399f6782fc59e802652f7423e5f37 /PKGBUILD
parent16b6126a25620c2f29b50d8ce468037c4b3bda03 (diff)
downloadaur-cf350851ec6acad8cc6642804b15ec94bda8cc9f.tar.gz
Update to v1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2138b7928331..fa80ddfd3a20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dave Shoreman <aur+nextshot at dsdev dot io>
pkgname=nextshot
-pkgver=1.2.3
+pkgver=1.2.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)
-md5sums=('cb0298cecc779ef4f17c671f97120b46')
+md5sums=('939cc319effee96e4b644d23e3594349')
package() {
cd "$pkgname-$pkgver"