amfora: update to 1.7.2
This commit is contained in:
parent
c2446dc8a3
commit
1feb7f3396
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'amfora'
|
# Template file for 'amfora'
|
||||||
pkgname=amfora
|
pkgname=amfora
|
||||||
version=1.7.1
|
version=1.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/makeworld-the-better-one/${pkgname}"
|
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"
|
homepage="https://github.com/makeworld-the-better-one/amfora"
|
||||||
changelog="https://raw.githubusercontent.com/makeworld-the-better-one/amfora/master/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/makeworld-the-better-one/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=55a2d98e438ed3d41ad6bae6b4e04348a04e28a279fdc09866a1fdd5ee91d3ec
|
checksum=3eb436a81b11b4db75dfb94e38eeaed994ce48a6a5f75ae02efd3f59cc76ec3e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall amfora.desktop 644 usr/share/applications/
|
vinstall amfora.desktop 644 usr/share/applications/
|
||||||
|
|
Loading…
Reference in a new issue