mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
gammastep: update to 2.0.6
This commit is contained in:
parent
6786ebb410
commit
48df12b2cf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gammastep'
|
# Template file for 'gammastep'
|
||||||
pkgname=gammastep
|
pkgname=gammastep
|
||||||
version=2.0.5
|
version=2.0.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-v$version"
|
wrksrc="${pkgname}-v$version"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/chinstrap/gammastep"
|
homepage="https://gitlab.com/chinstrap/gammastep"
|
||||||
changelog="https://gitlab.com/chinstrap/gammastep/raw/master/NEWS.md"
|
changelog="https://gitlab.com/chinstrap/gammastep/raw/master/NEWS.md"
|
||||||
distfiles="${homepage}/-/archive/v$version/${pkgname}-v$version.tar.gz"
|
distfiles="${homepage}/-/archive/v$version/${pkgname}-v$version.tar.gz"
|
||||||
checksum=4bce40a27128485ea2c9d4d114fcaa7b2a349bb563a57140f6e13f0e08bbc916
|
checksum=c5c2cc8d5a7c451c92a2d00415697eff45c792d438b0dd275dbab04f7b940160
|
||||||
build_options="geoclue2"
|
build_options="geoclue2"
|
||||||
build_options_default="geoclue2"
|
build_options_default="geoclue2"
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ gammastep-indicator_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/bin/gammastep-indicator
|
vmove usr/bin/gammastep-indicator
|
||||||
vmove usr/lib
|
vmove usr/lib
|
||||||
vmove usr/share/appdata
|
vmove usr/share/metainfo
|
||||||
vmove usr/share/applications/gammastep-indicator.desktop
|
vmove usr/share/applications/gammastep-indicator.desktop
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue