blob: f5d364f9d3bd3fd12b037757ec9c3fd2b3e2ad3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = redisinsight
pkgdesc = Desktop manager that provides an intuitive and efficient GUI for Redis, allowing you to interact with your databases, monitor, and manage your data.
pkgver = 2.14.0
pkgrel = 1
url = https://redis.com/redis-enterprise/redis-insight
arch = x86_64
license = custom:SSPL
makedepends = gendesk
depends = dbus-glib
depends = nss
depends = libindicator-gtk2
depends = gtk3
depends = libdbusmenu-gtk2
depends = alsa-lib
noextract = redisinsight-2.8.0.AppImage
source = redisinsight-2.8.0.AppImage::https://download.redisinsight.redis.com/latest/RedisInsight-v2-linux-x86_64.AppImage
source = LICENSE::https://raw.githubusercontent.com/RedisInsight/RedisInsight/main/LICENSE
sha256sums = 97f07270d908c41adba1b1e26ed640e2682ec3e920c61e3c98c78434d6d42aa3
sha256sums = 723a1b274ff1653c4414fa9133b11cae6cc0b258af7617967d50c04fa4354c9e
pkgname = redisinsight
|