1 # Contributor: Adria Arrufat <swiftscythe@gmail.com>
5 pkgdesc="Calculate resistance of resistor by the colors on the resistor"
7 url="http://qt-apps.org/content/show.php/qtResistors?content=118297"
10 source=("http://qt-apps.org/CONTENT/content-files/118297-qtResistors-201001102229.tar.gz" 'qtResistors.desktop')
17 install -D -m755 qtResistors $pkgdir/usr/bin/qtResistors || return 1
18 install -Dm644 $srcdir/qtResistors.desktop $pkgdir/usr/share/applications/qtResistors.desktop
21 md5sums=('93774d83829b8ab83e31ac4a057ba058'
22 '1c3c969db2fda52db0568ef2728b9956')