summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Shoreman2019-06-06 02:06:52 +0100
committerDave Shoreman2019-06-06 02:06:52 +0100
commit195979880edcbe4ad68c03ae528087695a2353e5 (patch)
tree7455e5ab297fd7eccb48df824edc54d7d0eef855 /PKGBUILD
parent69f1832790eb2fd81ea4cdda83f4eb04d3e637a6 (diff)
downloadaur-195979880edcbe4ad68c03ae528087695a2353e5.tar.gz
Update to v1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5cacca5297f..3c77ec4bbd90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dave Shoreman <aur+nextshot at dsdev dot io>
pkgname=nextshot
-pkgver=1.1.1
+pkgver=1.2.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=('f54aa5390f30158d2cf9a4f1796c7b69')
+md5sums=('9b78fbcdfaf2020302180847daec1a7d')
package() {
cd "$pkgname-$pkgver"