clipman: update to 1.0.2.
This commit is contained in:
parent
92773251bd
commit
0a566924b8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clipman'
|
# Template file for 'clipman'
|
||||||
pkgname=clipman
|
pkgname=clipman
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/yory8/clipman
|
go_import_path=github.com/yory8/clipman
|
||||||
|
@ -11,4 +11,4 @@ maintainer="travankor <travankor@tuta.io>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/yory8/clipman"
|
homepage="https://github.com/yory8/clipman"
|
||||||
distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yory8/clipman/archive/v${version}.tar.gz"
|
||||||
checksum=a03c76cf96d4d9a6e74b980f6686819928dec388caf74216e51747bb5bc44b33
|
checksum=9ee2a03891d06594323777fad2e34b3787f41c5168f2354c52776bc8ad2868d3
|
||||||
|
|
Loading…
Reference in New Issue