blob: 1647b3599b5916319ab7dcc206dc82f18c2c87b3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = parrot-bin
pkgdesc = GUI wrapper in Tauri for the Arch Linux package manager, pacman using the wrapper paru. Designed to be intuitive, powerful and user-friendly
pkgver = 1.0.6
pkgrel = 1
url = https://github.com/dan-online/parrot
arch = x86_64
license = MIT
depends = gtk3
depends = webkit2gtk
source = https://github.com/dan-online/parrot/releases/download/1.0.6/parrot_1.0.6_amd64.deb
sha256sums = a27a000d6d52d388cf05ee73f5ce09e7b1582e127dfb9e4a952d825db4fca616
pkgname = parrot-bin
|