tekaim: update to 1.6.0. (#327)
This commit is contained in:
parent
c990e88bb9
commit
7386b6f52c
1 changed files with 4 additions and 5 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template file for 'tekaim'
|
||||
pkgname=tekaim
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3"
|
||||
depends="python3 curl maim xclip"
|
||||
depends="curl maim python3 xclip"
|
||||
short_desc="Simple tool to take and upload screenshots to teknik.io"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/IvanFon/tekaim"
|
||||
license="GPL-3"
|
||||
distfiles="https://github.com/IvanFon/tekaim/releases/download/${version}/tekaim-${version}.tar.gz"
|
||||
checksum=e5a2af6d1838860f301ced56b8d0c6ded94c75ae727ecd4d8fe742ea5bb80367
|
||||
|
||||
checksum=78f7fd651f96fb0711277ed097dcaf75e9b9d39a003a88600270c1d47b993fda
|
||||
|
||||
post_install() {
|
||||
vmkdir usr/share/tekaim
|
||||
|
|
Loading…
Reference in a new issue