From 5ce133cdf53b7f82ec5246f429ee886b9ad27f54 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Thu, 13 May 2021 07:40:08 -0400 Subject: [PATCH] update dino and idea --- src/dino-git/PKGBUILD | 6 +++--- src/intellij-idea-ultimate-edition/PKGBUILD | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/dino-git/PKGBUILD b/src/dino-git/PKGBUILD index f863e78..48b33cc 100644 --- a/src/dino-git/PKGBUILD +++ b/src/dino-git/PKGBUILD @@ -2,14 +2,14 @@ # Contributor: svalo 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}") diff --git a/src/intellij-idea-ultimate-edition/PKGBUILD b/src/intellij-idea-ultimate-edition/PKGBUILD index 245e5ad..8b080f8 100644 --- a/src/intellij-idea-ultimate-edition/PKGBUILD +++ b/src/intellij-idea-ultimate-edition/PKGBUILD @@ -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() {