update dino and idea

This commit is contained in:
Travis Burtrum 2021-05-13 07:40:08 -04:00
parent 34421dd345
commit 5ce133cdf5
2 changed files with 6 additions and 6 deletions

View File

@ -2,14 +2,14 @@
# Contributor: svalo <me@valo.space>
pkgname=dino-git
pkgver=v0.2.0.r28.gad031ee3
pkgver=v0.2.0.r109.g3bfd4078
pkgrel=1
pkgdesc="Simple and modern Jabber/XMPP client written in vala"
arch=('i686' 'x86_64' 'aarch64')
url="https://dino.im/"
license=('GPL3')
depends=('glib2>=2.38' 'glib-networking' 'gtk3>=3.22' 'gpgme' 'libgee>=0.10' 'libgcrypt' 'libsoup' 'sqlite' 'qrencode' 'libsignal-protocol-c' 'gspell' )
makedepends=('git' 'cmake' 'vala>=0.34' 'ninja' 'ttf-liberation')
depends=('glib2>=2.38' 'glib-networking' 'gtk3>=3.22' 'gpgme' 'libgee>=0.10' 'libgcrypt' 'libsoup' 'sqlite' 'qrencode' 'libsignal-protocol-c' 'gspell' gstreamer gst-plugins-base gst-plugins-good gst-plugin-gtk webrtc-audio-processing libnice libsrtp )
makedepends=('git' 'cmake' 'vala>=0.34' 'ninja' ttf-liberation)
optdepends=('libcanberra: audio notification support')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")

View File

@ -2,8 +2,8 @@
pkgbase=intellij-idea-ultimate-edition
pkgname=(intellij-idea-ultimate-edition intellij-idea-ultimate-edition-jre)
pkgver=2020.2.3
_buildver=202.7660.26
pkgver=2021.1.1
_buildver=211.7142.45
pkgrel=1
arch=('any')
pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity."
@ -12,7 +12,7 @@ license=('Commercial')
options=(!strip)
source=("https://download.jetbrains.com/idea/ideaIU-$pkgver.tar.gz"
"jetbrains-idea.desktop")
sha256sums=('ca2c9ea47b18f49541020f2d0076066240a5cc6c98ddbcce2a643f47fdf7c260'
sha256sums=('bf8ec348880de90154e8862c8ec9a9d244ded362041945a24b064f6267c82461'
'83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b')
prepare() {