blob: 93cca94ac0f130ff98f19c93f1b7b4f73267b48b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = tzupdate
pkgdesc = Set the system timezone based on IP geolocation
pkgver = 3.1.0
pkgrel = 1
url = https://github.com/cdown/tzupdate
arch = x86_64
license = MIT
makedepends = cargo
options = !lto
source = https://github.com/cdown/tzupdate/archive/refs/tags/3.1.0.tar.gz
sha256sums = aebf678afd261852bd3ebf4689a9a7382c3e4e43a92864b77cbee2d26ec62e22
pkgname = tzupdate
|