summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmmon Smith2017-03-07 15:46:45 -0800
committerAmmon Smith2017-03-07 15:46:45 -0800
commit5b29610aeb0950ffafed745edd369dc165c22cbd (patch)
treee9770c289ff7faef3f06c23f855dce002cf6cf25 /PKGBUILD
parentb7af7e72af1635a17c2781ef168d73015d23eb56 (diff)
downloadaur-5b29610aeb0950ffafed745edd369dc165c22cbd.tar.gz
Update quotes.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 677f229d638f..65b5a3f56bed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Ammon Smith <ammon.i.smith@gmail.com>
pkgname=fortune-mod-houseofcards
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=1
pkgdesc='Fortune quotes from "House of Cards".'
arch=('any')
-license=('unknown')
+license=('custom:PublicDomain')
install="$pkgname.install"
makedepends=('bsd-games') # for rot13
depends=('fortune-mod')
groups=('fortune-mods')
_name='houseofcards'
source=("$_name.txt")
-sha256sums=('191049e11b0dad126b45b193e679d93adec33810ff537b3cfbf050cb899a04db')
+sha256sums=('d91d8566aec2db8365e372e75ffd8c647453dea8d077eeebe734d2592814525e')
build() {
cd "$srcdir"