blob: ed265352f65a152144c2e1705d6cb7fe6fcb8cff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = redisinsight-bin
pkgdesc = Redis Insight is an intuitive and efficient GUI for Redis, allowing you to interact with your databases and manage your data.
pkgver = 2.60.0
pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
license = custom:SSPL
makedepends = fuse2
depends = libgtk-3.so
depends = nss
depends = xdg-utils
provides = redisinsight
conflicts = redisinsight
source = Redis-Insight-linux-x86_64-2.60.0.AppImage::https://download.redisinsight.redis.com/releases/2.60.0/Redis-Insight-linux-x86_64.AppImage
sha512sums = 19b35a6ef6637b185ea9c8303ed946f0118edb79d0c40f9db815ceb7af74a4fb8b5697acf8499fa123281c874f99de6230779ced625e860da0dc05a387dc2439
pkgname = redisinsight-bin
|