blob: d5ced347907b98633fbb319e9a09c19488ae0e6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mx-datetime
pkgdesc = Date and time configuration tool for MX Linux
pkgver = 26.03.1
pkgrel = 2
url = https://github.com/MX-Linux/mx-datetime
arch = x86_64
arch = i686
license = Apache
makedepends = cmake
makedepends = ninja
makedepends = qt6-tools
depends = chrony
depends = util-linux
depends = qt6-base
depends = polkit
source = https://github.com/MX-Linux/mx-datetime/archive/refs/tags/26.03.1.tar.gz
sha256sums = 1609eba10926fb3e674c254858ecc67d7794a2640b1a663f0c77a33ddf2dc0e9
pkgname = mx-datetime
|