mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
hopper: update to 4.3.5.
This commit is contained in:
parent
6bdb1fd5fe
commit
5ce6194e67
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hopper'
|
# Template file for 'hopper'
|
||||||
pkgname=hopper
|
pkgname=hopper
|
||||||
version=4.2.21
|
version=4.3.5
|
||||||
revision=1
|
revision=1
|
||||||
_build=1
|
_build=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="EULA"
|
license="EULA"
|
||||||
homepage="https://www.hopperapp.com"
|
homepage="https://www.hopperapp.com"
|
||||||
distfiles="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${version}-Linux.pkg.tar.xz"
|
distfiles="https://d2ap6ypl1xbe4k.cloudfront.net/Hopper-v4-${version}-Linux.pkg.tar.xz"
|
||||||
checksum=5bf247cb15f1efbb41e96ff0dd7c6d7346322cae563f1530c156e9ec9c35c4dd
|
checksum=cd48a4115ceba8a11185d47cf274d593cc868dac9f3aaae612e5555da88e3bdd
|
||||||
|
|
||||||
only_for_archs="x86_64"
|
only_for_archs="x86_64"
|
||||||
restricted=yes
|
restricted=yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
site="https://www.hopperapp.com/include/files-api.php?request=releases"
|
site="https://www.hopperapp.com/include/files-api.php?request=releases"
|
||||||
pattern="hopper-\K[\d.]+"
|
pattern="hopper-v4-\K[\d.]+"
|
||||||
|
|
Loading…
Add table
Reference in a new issue