This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"name": "source", | |
"values": [ | |
{ | |
"color": "Amber", | |
"id": 1, | |
"inkwell": true, | |
"rarity": "Uncommon", | |
"type": "Character", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# $Id$ | |
# Maintainer: Pieter Lenaerts <pieter dot lenaerts at gmail.com> | |
# Contributer: Jeb Rosen <[email protected]> | |
# Contributor: Juergen Hoetzel <[email protected]> | |
# Contributor: Mark Schneider <[email protected]> | |
pkgname=gnucash-dev | |
pkgver=2.7.2 | |
pkgrel=1 | |
pkgdesc="A personal and small-business financial-accounting application (GTK3 development version)" |