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 a29fde23c374..ecc694ae8088 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.98
+ pkgver = 0.1.99
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.98.tar.gz
+ source = https://github.com/simoniz0r/yadshot/archive/0.1.99.tar.gz
md5sums = SKIP
pkgname = yadshot
diff --git a/PKGBUILD b/PKGBUILD
index ebfade30800c..f24ac8316d96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: E5ten
pkgname=yadshot
-pkgver=0.1.98
+pkgver=0.1.99
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')