mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
dnote-cli: update to 0.4.7.
This commit is contained in:
parent
6881b169f7
commit
3a0d53c2c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dnote-cli'
|
# Template file for 'dnote-cli'
|
||||||
pkgname=dnote-cli
|
pkgname=dnote-cli
|
||||||
version=0.4.6
|
version=0.4.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cli-${version}"
|
wrksrc="cli-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dnote.io/"
|
homepage="https://dnote.io/"
|
||||||
distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dnote-io/cli/archive/v${version}.tar.gz"
|
||||||
checksum=3bc307ef57bb209f4c95942cafc0436bbf27d681eb4f9adba75c6ed2c4c17341
|
checksum=98e68950dc2965a59c588c5e9dc913f70d12c8064ee7b4edf2d9c3f2593ba592
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd $GOSRCPATH
|
cd $GOSRCPATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue