summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAshhar Hasan2017-04-13 02:48:03 +0530
committerAshhar Hasan2017-04-13 02:48:03 +0530
commit2a1894bae9f53345bedb3b6ca89858f576954702 (patch)
tree13aac25086faa4bcb6b0daa53695d58e9cf30a2a /PKGBUILD
parentc13920e592c1e0d2803aa7f5b9cad03eda1212db (diff)
downloadaur-2a1894bae9f53345bedb3b6ca89858f576954702.tar.gz
Fix: Source URL was 404
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95da41797e73..f2be4ce88d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=fortune-mod-firefly
pkgver=3.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Fortune cookies from Joss Whedon's Firefly series."
license=('custom:cc-sa-3.0')
arch=('any')
url="https://en.wikiquote.org/wiki/Firefly_(TV_series)"
depends=('fortune-mod')
makedepends=('curl')
-source=("https://github.com/hashhar/blobs/raw/master/fortune-mod-firefly.tar.gz")
+source=("https://hashhar.github.io/blobs/fortune-mod-firefly.tar.gz")
sha256sums=('a4bfdc78216dd8187ee001d90430162c7bbbe94bcba7f2575f55d131cb4b3801')
package() {