amfora: update to 1.8.0
This commit is contained in:
parent
296d818154
commit
98f31a0df3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'amfora'
|
||||
pkgname=amfora
|
||||
version=1.7.2
|
||||
version=1.8.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/makeworld-the-better-one/${pkgname}"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/makeworld-the-better-one/amfora"
|
||||
changelog="https://raw.githubusercontent.com/makeworld-the-better-one/amfora/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/makeworld-the-better-one/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=3eb436a81b11b4db75dfb94e38eeaed994ce48a6a5f75ae02efd3f59cc76ec3e
|
||||
checksum=2cf95009ee9b70e46f92ea6346d4f615df2c163b27182ec0e62bf67fb9f9544c
|
||||
|
||||
post_install() {
|
||||
vinstall amfora.desktop 644 usr/share/applications/
|
||||
|
|
Loading…
Reference in New Issue