summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorE5ten2018-04-25 00:31:03 -0400
committerE5ten2018-04-25 00:31:03 -0400
commit0d134792dccb2555ece571f82340d953c861817a (patch)
treee6dc01f231ad673504b80451206ab954125ebc4d
parent2e78096bae1d83abe6e183c730caa1de84e7c184 (diff)
downloadaur-0d134792dccb2555ece571f82340d953c861817a.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3309604455c..b13d00f26b8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = yadshot
pkgdesc = yadshot provides a GUI frontend for taking screenshots using imagemagick/slop and uploads files and pastes to teknik.io
- pkgver = 0.2.00
- pkgrel = 2
+ pkgver = 0.2.01
+ pkgrel = 1
url = http://www.simonizor.net
arch = x86_64
license = GPL
@@ -11,7 +11,7 @@ pkgbase = yadshot
depends = curl
optdepends = ffmpeg: screenshot backend
optdepends = imagemagick: screenshot backend
- source = https://github.com/simoniz0r/yadshot/archive/0.2.00.tar.gz
+ source = https://github.com/simoniz0r/yadshot/archive/0.2.01.tar.gz
md5sums = SKIP
pkgname = yadshot
diff --git a/PKGBUILD b/PKGBUILD
index f4ac49cecd60..7e6dd688753f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: E5ten
pkgname=yadshot
-pkgver=0.2.00
-pkgrel=2
+pkgver=0.2.01
+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')
url='http://www.simonizor.net'