blob: 0da26e43c7b005f5aa99000c3ffed4da7f27d7b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# Generated by makepkg 5.0.0
# Fri Feb 12 17:12:34 UTC 2016
pkgbase = chronicle
pkgdesc = A command-line journal with optional encryption
pkgver = 0.1
pkgrel = 1
url = https://github.com/NorfairKing/chronicle
arch = i686
arch = x86_64
license = GPL
optdepends = tar
optdepends = openssl
provides = chronicle
source = https://github.com/NorfairKing/chronicle/archive/v0.1.tar.gz
md5sums = f37ccab38da6649df50e0bf3f0375c42
pkgname = chronicle
|