summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')