source: createCheckinstallPackage.sh @ 40a94b8

Revision 40a94b8, 151 bytes checked in by Marco Antonio Islas Cruz <markuz@…>, 4 years ago (diff)

Christine 0.1.7

  • Property mode set to 100644
Line 
1#!/usr/bin/bash
2
3sudo checkinstall \
4        --requires=python-mutagen \
5        --maintainer='Marco Antonio Islas Cruz <markuz@islascruz.org>' --pkgversion='0.1.7'
Note: See TracBrowser for help on using the repository browser.