summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorE5ten2018-04-18 13:37:44 -0400
committerE5ten2018-04-18 13:37:44 -0400
commit18afc8473918be348994a21c85cf1f26c4098711 (patch)
tree1b8cc1ca6d9a0ca3f240b89c8c840879b245caf9
parent4e0fb87ff190c8daba6399eaababed4755167288 (diff)
downloadaur-18afc8473918be348994a21c85cf1f26c4098711.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f604be03a2b6..5befc056304d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yadshot
pkgdesc = yadshot provides a GUI frontend for taking screenshots using imagemagick/slop and uploads files and pastes to teknik.io
- pkgver = 0.1.96
+ pkgver = 0.1.97
pkgrel = 1
url = http://www.simonizor.net
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = yadshot
depends = yad
depends = xclip
depends = curl
- source = https://github.com/simoniz0r/yadshot/archive/0.1.96.tar.gz
+ source = https://github.com/simoniz0r/yadshot/archive/0.1.97.tar.gz
md5sums = SKIP
pkgname = yadshot
diff --git a/PKGBUILD b/PKGBUILD
index 944535fffd10..5852047ee0c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: E5ten
pkgname=yadshot
-pkgver=0.1.96
+pkgver=0.1.97
pkgrel=1
pkgdesc="yadshot provides a GUI frontend for taking screenshots using imagemagick/slop and uploads files and pastes to teknik.io "
arch=('x86_64')