update gtkcord4
All checks were successful
Release xbps for amd64 / compilation-amd64 (push) Successful in 18m43s
All checks were successful
Release xbps for amd64 / compilation-amd64 (push) Successful in 18m43s
This commit is contained in:
parent
799e91c1f7
commit
47061ae6bb
2 changed files with 8 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gtkcord4'
|
||||
pkgname=gtkcord4
|
||||
version=0.0.17
|
||||
version=0.0.19
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/diamondburned/gtkcord4"
|
||||
|
|
@ -11,8 +11,8 @@ depends="libsecret"
|
|||
maintainer="ITmodulo <itmodulo@disroot.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/diamondburned/gtkcord4"
|
||||
distfiles="https://github.com/diamondburned/${pkgname}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum="4f21aeaff71c7a6249c5b9127962571467b9388f9e77d418284647e718531951"
|
||||
distfiles="https://github.com/diamondburned/${pkgname}/releases/download/v${version}/${pkgname}-source-v${version}.tar.zst"
|
||||
checksum="77ef658a8d2760beca13cb93aa59f65d29e35f9e8a892af898961fc2889e99ea"
|
||||
|
||||
post_install() {
|
||||
vinstall internal/icons/hicolor/scalable/apps/logo.svg 644 usr/share/pixmaps gtkcord4.svg
|
||||
|
|
|
|||
Reference in a new issue