GoLand: update to 2020.2.3.
This commit is contained in:
parent
08ee0cb337
commit
1372203964
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'GoLand'
|
||||
pkgname=GoLand
|
||||
version=2020.1
|
||||
version=2020.2.3
|
||||
revision=1
|
||||
archs="i686 x86_64"
|
||||
depends="jetbrains-jdk-bin"
|
||||
|
@ -9,10 +9,11 @@ maintainer="Anton Afanasyev <anton@doubleasoftware.com>"
|
|||
license="custom:Commercial"
|
||||
homepage="https://www.jetbrains.com/go"
|
||||
distfiles="https://download.jetbrains.com/go/goland-${version}.tar.gz"
|
||||
checksum=c63de783facbf8d96eb6714240218c3c320fdbda1ddaa965f7fe72ecf6e897e2
|
||||
checksum=c0ca83c05e156c58483b42eb9a14fd1013434c8936fbba20ffd4b0b722a6bfa2
|
||||
repository=nonfree
|
||||
restricted=yes
|
||||
nopie=yes
|
||||
python_version=3
|
||||
|
||||
post_extract() {
|
||||
# Remove files for other CPU architectures
|
||||
|
|
Loading…
Reference in New Issue