mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
shiori: update to 1.5.5
This commit is contained in:
parent
303214c851
commit
f386112449
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'shiori'
|
# Template file for 'shiori'
|
||||||
pkgname=shiori
|
pkgname=shiori
|
||||||
version=1.5.0
|
version=1.5.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/go-shiori/shiori
|
go_import_path=github.com/go-shiori/shiori
|
||||||
short_desc="Simple bookmark manager built with Go"
|
short_desc="Simple bookmark manager built with Go"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/go-shiori/shiori"
|
homepage="https://github.com/go-shiori/shiori"
|
||||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/go-shiori/shiori/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c2ebc0f009feb22f891c7ab0fa7b8c0d71e1cfc34a974c7503a702ec07d8e9ee
|
checksum=979f9b30f7115ffb3374d882b05c45fda2ef52d48507ea4cccad332842189dda
|
||||||
|
|
||||||
system_accounts="_shiori"
|
system_accounts="_shiori"
|
||||||
_shiori_homedir="/var/lib/shiori"
|
_shiori_homedir="/var/lib/shiori"
|
||||||
|
|
Loading…
Add table
Reference in a new issue