diff options
author | gustawho | 2021-03-03 14:33:52 -0700 |
---|---|---|
committer | gustawho | 2021-03-03 14:33:52 -0700 |
commit | 0b235409d47bdd546828fcd022fca9a6bcf90cd1 (patch) | |
tree | fa0ca43f7c7b16def51f011f9529c4123c1c3f4b /.SRCINFO | |
download | aur-0b235409d47bdd546828fcd022fca9a6bcf90cd1.tar.gz |
Package added
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 00000000000..2b63e39e57f --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,21 @@ +pkgbase = kweather + pkgdesc = Weather application for Plasma Mobile + pkgver = 0.4 + pkgrel = 1 + url = https://invent.kde.org/plasma-mobile/kweather + arch = x86_64 + license = GPL3 + makedepends = extra-cmake-modules + makedepends = qt5-tools + depends = ki18n + depends = kconfig + depends = kcoreaddons + depends = knotifications + depends = kirigami2 + depends = kdbusaddons + depends = plasma-framework + source = https://invent.kde.org/plasma-mobile/kweather/-/archive/0.4/kweather-0.4.tar.gz + sha256sums = 94db92197a871d32a64117a4639e905f874f65f64e8975bf92c32f3fd31c70bd + +pkgname = kweather + |