summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDave Shoreman2019-03-28 23:54:43 +0000
committerDave Shoreman2019-03-28 23:54:43 +0000
commite49989207990bda2d32d8712e3f64b97825bdb09 (patch)
treeabe82a4a84b73da452bd886a9f549f26420a1c45 /PKGBUILD
parent0c05f3a87fca7e7b763ffa793a88563c1bfa5e5b (diff)
downloadaur-e49989207990bda2d32d8712e3f64b97825bdb09.tar.gz
Update to v1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03a53ecca40c..504420d05315 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dave Shoreman <aur+nextshot at dsdev dot io>
pkgname=nextshot
-pkgver=1.0.0
+pkgver=1.1.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=('e0454d101d5a93dbb07674813b436b40')
+md5sums=('3bc15cb7217a9bdc1109dd5928c66a1a')
package() {
cd "$pkgname-$pkgver"