1 # Maintainer: Ryan Peters <sloshy45 _AT_ sbcglobal _DOT_ net>
2 # Special thanks to the Linux Mint project; without them this tool would not exist.
6 pkgdesc="Linux Mint Common Files"
8 url="http://packages.linuxmint.com/pool/main/m/mint-common"
10 depends=('python' 'gnome-python-desktop' 'pygtk' 'mint-translations')
12 source=("${url}/${pkgname}_${pkgver}.tar.gz")
13 md5sums=('c9876054e3c9d4dd224ee1a605fc8b7b')
16 cd "$srcdir/${pkgname}"