summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshhar Hasan2017-04-13 21:25:05 +0530
committerAshhar Hasan2017-04-13 21:25:05 +0530
commit3375c789e8cca1e04f006e420616c930d3755f70 (patch)
tree452d2ecda0ac84ba9b0b8dc95d4cb12676d0ac0b
parent2a1894bae9f53345bedb3b6ca89858f576954702 (diff)
downloadaur-fortune-mod-firefly.tar.gz
Fix: Comments
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc907c812dcf..8c68d5f3364e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = fortune-mod-firefly
pkgdesc = Fortune cookies from Joss Whedon's Firefly series.
pkgver = 3.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://en.wikiquote.org/wiki/Firefly_(TV_series)
arch = any
license = custom:cc-sa-3.0
diff --git a/PKGBUILD b/PKGBUILD
index f2be4ce88d55..21b2352a35a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: ajs124 < aur AT ajs124 DOT de >
+# Maintainer: hashhar <hashhar_dev AT outlook DOT com>
+# Contributor: ajs124 < aur AT ajs124 DOT de >
# Contributor: Daenyth <Daenyth+arch@gmail.com>
pkgname=fortune-mod-firefly
pkgver=3.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Fortune cookies from Joss Whedon's Firefly series."
license=('custom:cc-sa-3.0')
arch=('any')