blob: 37fe92ebca8894e4dd04d53dad2bbce958ac30f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = mintcommon
pkgdesc = Common Python modules and utilities for Linux Mint tools
pkgver = 2.5.0
pkgrel = 1
url = https://github.com/linuxmint/mintcommon
arch = any
license = GPL-3.0
makedepends = git
depends = python
source = mintcommon::git+https://github.com/linuxmint/mintcommon.git#commit=21c4ea8fc6c13a57eba3b7323c2d6d15b52e7f0b
sha256sums = a2feeecd99621c3cd023b7b51d435a84bf085a802823d74c97eb5349755425a8
pkgname = mintcommon
|