mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
parent
b9e321456b
commit
a4eec7cd8e
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'chrome-gnome-shell'
|
# Template file for 'chrome-gnome-shell'
|
||||||
pkgname=chrome-gnome-shell
|
pkgname=chrome-gnome-shell
|
||||||
version=9
|
version=10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args=" -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_EXTENSION=OFF ../"
|
configure_args=" -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_EXTENSION=OFF ../"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Stepan Usatiuk <stepus53@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/"
|
homepage="https://wiki.gnome.org/Projects/GnomeShellIntegrationForChrome/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=11fdfaa12208ec87ddbac27fc9652609c74e421d3e258de6b4776e392efdd448
|
checksum=1269f9af6c8ea77879efc89b11d00d4bcbd1c2d42548da91741e9573d9c6e6f2
|
||||||
|
|
1
srcpkgs/chrome-gnome-shell/update
Normal file
1
srcpkgs/chrome-gnome-shell/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pattern="\Q$pkgname\E-\K[0-9]*[0-9]*[0-9](?=)"
|
Loading…
Add table
Reference in a new issue