summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorE5ten2018-04-18 14:12:28 -0400
committerE5ten2018-04-18 14:12:28 -0400
commit8ba440e6e19a26d52abf06862ef53d88bf7241f3 (patch)
treecbb3be298ad01a82c9aa60d0c1897a559cd658fb
parent18afc8473918be348994a21c85cf1f26c4098711 (diff)
downloadaur-8ba440e6e19a26d52abf06862ef53d88bf7241f3.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 5befc056304d..a29fde23c374 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.97
+ pkgver = 0.1.98
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.97.tar.gz
+ source = https://github.com/simoniz0r/yadshot/archive/0.1.98.tar.gz
md5sums = SKIP
pkgname = yadshot
diff --git a/PKGBUILD b/PKGBUILD
index 5852047ee0c5..ebfade30800c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: E5ten
pkgname=yadshot
-pkgver=0.1.97
+pkgver=0.1.98
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')