summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorElizabeth Martin Campos2022-09-10 12:02:17 +0200
committerElizabeth Martin Campos2022-09-10 12:02:17 +0200
commitcd09330eeaac8099d0f79b350b4a0834d373e5d3 (patch)
treeeb1dd201d54eb3c3c89601698d470c58e3e8e4f7
parent28a051b907cd30ba2db5c61db6c9934065aced4d (diff)
downloadaur-cd09330eeaac8099d0f79b350b4a0834d373e5d3.tar.gz
feat: bump version to 1.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25abe043daf3..9d0292749f63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = projector-bin
pkgdesc = Common and client-related code for running Swing applications remotely.
- pkgver = 1.0.2
+ pkgver = 1.1.0
pkgrel = 1
url = https://github.com/JetBrains/projector-client
arch = x86_64
license = MIT
- depends = electron15
+ depends = electron16
conflicts = projector
options = !strip
source = projector.desktop
source = projector.sh
sha1sums = 9e5295435b2b5eef024a39a5a62fe1c3e81a4b0d
sha1sums = 530cfc10f8d6198a24e5c98cdf39b386ed1733d0
- source_x86_64 = projector-bin-1.0.2.zip::https://github.com/JetBrains/projector-client/releases/download/launcher-v1.0.2/projector-linux-x64-launcher-v1.0.2.zip
+ source_x86_64 = projector-bin-1.1.0.zip::https://github.com/JetBrains/projector-client/releases/download/launcher-v1.1.0/projector-linux-x64-launcher-v1.1.0.zip
sha1sums_x86_64 = e8e0720da73c87843653e8ee004a8550ce925d88
pkgname = projector-bin
diff --git a/PKGBUILD b/PKGBUILD
index 57e49ceb718a..850deb42d48b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: edward-p <edward at edward-p dot xyz>
pkgname=projector-bin
-pkgver=1.0.2
+pkgver=1.1.0
pkgrel=1
pkgdesc='Common and client-related code for running Swing applications remotely.'
arch=('x86_64')
url='https://github.com/JetBrains/projector-client'
license=('MIT')
-depends=('electron15')
+depends=('electron16')
options=('!strip')
conflicts=('projector')
source_x86_64=(