summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCharles Bos2018-02-17 17:11:08 +0000
committerCharles Bos2018-02-17 17:11:08 +0000
commitae9b2d7229b4cef2318b6a986194f418df6787c9 (patch)
tree06c59e8dfa9d93f9b2fce815ece7cc72f91118c5 /.SRCINFO
downloadaur-ae9b2d7229b4cef2318b6a986194f418df6787c9.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..94c4134172a9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = libical2
+ pkgdesc = An open source reference implementation of the icalendar data type and serialization format (version 2)
+ pkgver = 2.0.0
+ pkgrel = 1
+ url = https://github.com/libical/libical
+ arch = x86_64
+ license = LGPL
+ license = MPL
+ makedepends = cmake
+ depends = glibc
+ depends = glib2
+ depends = icu
+ depends = db
+ provides = libical=2.0.0
+ conflicts = libical
+ source = libical-2.0.0.tar.gz::https://github.com/libical/libical/archive/v2.0.0.tar.gz
+ sha256sums = 20f4a98475052e1200d2691ba50b27969e4bedc6e50bffd5e2fa81f4ac90de9a
+
+pkgname = libical2
+