blob: bf420a8e9b3f4437a1b0c87e413d113bf88b2f7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = mx-bash-config-git
pkgdesc = GUI tool written in Qt to modify the bashrc
pkgver = 19.10.09_140
pkgrel = 1
url = https://mxlinux.org/wiki/help-files/help-bash-config
install = bash-config.install
arch = x86_64
license = GPL3
makedepends = git
depends = qt5-base
source = git+https://github.com/TheNiteCoder/mx-bashrc-config
source = https://raw.githubusercontent.com/MX-Linux/mx-goodies/master/bin/fancy-prompts.bash
md5sums = SKIP
md5sums = 90de09da55a2ede5f18ab06678a4c76c
pkgname = mx-bash-config-git
|