summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Shoreman2019-12-31 03:16:08 +0000
committerDave Shoreman2019-12-31 03:16:08 +0000
commitdbe4ebed354f5bb75966030373649cf151d9e6c6 (patch)
tree14f3fc38a6709df0489963dfcb44e3d99413d0f4 /PKGBUILD
parentcf350851ec6acad8cc6642804b15ec94bda8cc9f (diff)
downloadaur-dbe4ebed354f5bb75966030373649cf151d9e6c6.tar.gz
Update to v1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa80ddfd3a20..4061082316a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dave Shoreman <aur+nextshot at dsdev dot io>
pkgname=nextshot
-pkgver=1.2.4
+pkgver=1.3.0
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=('939cc319effee96e4b644d23e3594349')
+md5sums=('c296d2d43c3d30a74a3dfb2b3b4a1d84')
package() {
cd "$pkgname-$pkgver"