gyazo: update to 1.3.1.
This commit is contained in:
parent
c33aec8e70
commit
da464b15af
1 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'gyazo'
|
||||
pkgname=gyazo
|
||||
version=1.2.1
|
||||
version=1.3.1
|
||||
revision=1
|
||||
wrksrc="Gyazo-for-Linux-${version}"
|
||||
depends="ruby xclip ImageMagick"
|
||||
archs=noarch
|
||||
short_desc="Seriously Instant Screen-Grabbing"
|
||||
maintainer="DirectorX <DirectorX@users.noreply.github.com>"
|
||||
license="GPL-2"
|
||||
maintainer="nielznl <nielznl@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/gyazo/Gyazo-for-Linux"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=c3a2a336a5f2515fc7cf71b07619ac9dc78e1db78bc326f8979b74d7ed4132e6
|
||||
checksum=a72fafaef4850d28418e877a0d21c6dd6fac7d549ebd9acae9b839168d987681
|
||||
|
||||
do_install() {
|
||||
vbin src/gyazo.rb gyazo
|
||||
|
|
Loading…
Reference in a new issue