blob: 672a800443272fa4f5df9f9b08262e897c4383f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unit-convert
pkgdesc = Qt Unit Conversion Tool
pkgver = 2.2.0
pkgrel = 1
url = https://github.com/simonaw/unit-convert/
arch = x86_64
arch = i686
license = LGPL2
depends = qt5-base
depends = qt5-script
source = https://github.com/simonaw/unit-convert/archive/2.2.0.tar.gz
sha512sums = 8e7a2671139f792f60d40cd64e791adc18f14de1556dc0d77ec07033bba1fb9aca8723b1ec864c22f1027a59d8442b4144d675ac1c9625d095a0af8ec6c03564
pkgname = unit-convert
|