summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDave Reisner2018-03-04 12:43:00 -0500
committerDave Reisner2018-03-04 12:47:52 -0500
commit3a68da273d085f219b6e113c02f50d4814f4a061 (patch)
tree30fcc0a38811c38f1b89411c37f8fd027ae04e1d /.SRCINFO
parent459fa2ecacc52b791dd66c8bfbc7cd7775d1f0c3 (diff)
downloadaur-3a68da273d085f219b6e113c02f50d4814f4a061.tar.gz
bump to cctz-2.2
- name source tarball with both name and pkgver - all Google open source code is Apache, not GPL - skip i686 in arch - use pkgdesc from upstream - dont override compiler flags - use 'make install' instead of our own
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 6 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97b549aee33b..fa93f8cff38c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,12 @@
pkgbase = cctz
- pkgdesc = CCTZ timezone library
- pkgver = 2.0
+ pkgdesc = A C++ library for translating between absolute and civil times using the rules of a time zone.
+ pkgver = 2.2
pkgrel = 1
url = https://github.com/google/cctz
- arch = i686
arch = x86_64
- license = GPL
- provides = cctz
- source = cctz.tar.gz::https://github.com/google/cctz/archive/v2.0.tar.gz
- source = cctz.tar.gz.sig
- validpgpkeys = 39472B6C17DD759D38770C6BC1221376599189E3
- sha512sums = 039b6df6d428c3f138e6e7687e65936a1fe4239a3f82b5a97936700aee429064220931437843cf5ba610bf1de6731ad8c4df55917076bf802ea102032b4fbaa2
- sha512sums = 4f7a3d3bb9ed39ab25678b7b1d2872f3a1f075351d2912d0a99b3dc6ebe4fe942fe69954c110a403f585c38055a6dc9631089a82eb27b7d3bf6798f79b9ad5a6
+ license = Apache
+ source = cctz-2.2.tar.gz::https://github.com/google/cctz/archive/v2.2.tar.gz
+ sha512sums = 27a9116721a78aff4f692499a48b48ddab7210216b84cff4192414c3e769fede4018118422676981a41ccd09e517a0892d6d732ed7e347ac5e4026ae64999fa4
pkgname = cctz
+