summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorprocrastinator2016-12-01 04:38:55 +0000
committerprocrastinator2016-12-01 04:38:55 +0000
commitffb5d1f9c17c9795395c11f53f9517ecdbb7e802 (patch)
tree4cfe04bb49dab75369d93a1fe83b3b2797285d85 /PKGBUILD
parent9abe375e4baafe06d25d8076d37e6b6e4df1d740 (diff)
downloadaur-ffb5d1f9c17c9795395c11f53f9517ecdbb7e802.tar.gz
Update to 1.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe67da57e118..17224d9f254e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: procrastinator
pkgname=gyazo
-pkgver=1.1
+pkgver=1.2.1
pkgrel=1
pkgdesc="Launch the Gyazo app and drag your mouse to grab the screen. "
arch=('any')
@@ -10,7 +10,7 @@ groups=(multimedia)
depends=('ruby' 'xclip' 'imagemagick')
conflicts=('gyazo-git')
source=("https://github.com/gyazo/Gyazo-for-Linux/archive/${pkgver}.tar.gz")
-sha256sums=('31a9a612fe8a656fff73c3382a582cf38448251cd9b15ef5de94a00cc77aa114')
+sha256sums=('c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6')
package() {
cd "${srcdir}"