Update packages again, fix redis-desktop-manager

This commit is contained in:
moparisthebest
2019-08-04 01:19:07 -04:00
parent 0039c09ade
commit 5793fd92e8
4 changed files with 6 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Vyacheslav Konovalov <echo dnlhY2hrb25vdmFsb3ZAZ21haWwuY29tCg== | base64 -d>
pkgname=redis-desktop-manager
pkgver=2019.2
pkgver=2019.3
pkgrel=1
pkgdesc='Open source cross-platform Redis Desktop Manager based on Qt 5'
arch=('x86_64')
@@ -18,7 +18,7 @@ depends=(
'qt5-graphicaleffects'
'qt5-svg'
'libssh2')
makedepends=('git' 'gcc' 'python2')
makedepends=('git' 'gcc' 'python2' 'python')
conflicts=('redis-desktop-manager-bin')
source=("rdm::git://github.com/uglide/RedisDesktopManager.git#tag=$pkgver"
'rdm.sh'