chathistorysync: update to 0.2.1.
This commit is contained in:
parent
c31c6bbea9
commit
9ec7160ee2
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'chathistorysync'
|
||||
pkgname=chathistorysync
|
||||
version=0.2.0
|
||||
revision=3
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="git.sr.ht/~emersion/chathistorysync"
|
||||
hostmakedepends="scdoc"
|
||||
short_desc="Synchronization tool for IRC chat history"
|
||||
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
||||
maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||
license="AGPL-3.0-or-later"
|
||||
homepage="https://sr.ht/~emersion/chathistorysync/"
|
||||
distfiles="https://git.sr.ht/~emersion/chathistorysync/archive/v${version}.tar.gz"
|
||||
checksum=97d428a7ce46caabdfcf13e1863eeaa534b7c8247d8bd9f8cbcc64c20e5cf86a
|
||||
checksum=dc1fdbd1910b356d239afc2cffdd181faa47b8a82cf3251281c99cd3d612b4cf
|
||||
|
||||
post_build() {
|
||||
make chathistorysync.1
|
||||
|
|
Loading…
Reference in New Issue