summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfft2022-02-15 08:58:43 +0300
committerfft2022-02-15 08:58:43 +0300
commitb565346e3b6dbcc3ff74869c23128a3fc30d9ae7 (patch)
tree1c05a0e3c43f3dcff953991f7a47c1e6d964b8ae /PKGBUILD
parent0ec6edcd0339a00c8777b087fc057cf2d059c12b (diff)
downloadaur-b565346e3b6dbcc3ff74869c23128a3fc30d9ae7.tar.gz
update to 2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e3ba8201cc2..54d19f0cdb30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=codelobster
-pkgver=1.12.0
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
pkgdesc='Free cross-platform IDE for PHP/HTML/CSS/JavaScript development'
arch=('x86_64')
url="https://www.codelobsteride.com"
@@ -20,11 +20,11 @@ depends=(
'qt5-websockets'
)
source=(
- "http://codelobsteride.com/download/codelobsteride-${pkgver}_amd64.deb"
+ "https://codelobsteride.com/download/codelobsteride-${pkgver}_amd64.deb"
'LICENSE'
)
sha256sums=(
- '9768f39a24699736f282c54da74adc0750fc25344dc8c711e76e73d65ee6dcda'
+ 'fb66989558eb3c4e349b3dc3b4050cbf1d38bee0332847fcabda15cb2df08c5f'
'70ce1193a0036cff727f29e1c94bd3ddd61599993ba5d130491037b91158a73a'
)