summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Schwartz2017-07-20 12:12:07 -0400
committerEli Schwartz2017-07-20 12:12:07 -0400
commit84e027fdcd9e5253634c6804af79afb08cac7cf3 (patch)
treea6af01b688c7853a61a95e5076cb0dbc5951a52f
parent64cd7aa434e0ed6e79203b2162ebdf7a9e6ec87a (diff)
downloadaur-84e027fdcd9e5253634c6804af79afb08cac7cf3.tar.gz
Mass cleanup
- switch my email address - switch git:// to git+https:// - fix download filenames for $pkgver.tar.gz downloads - add comment pointing to my PKGBUILD repo - misc. code style improvements Some *-git pkgver bumps came along for the ride as well.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02671aa85293..f732ed545024 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = fanficfare-git
pkgdesc = A tool for downloading fanfiction to eBook formats
- pkgver = 2.14.0.r0.gaa39d72
+ pkgver = 2.14.0.r18.gf2e63f3
pkgrel = 1
url = https://github.com/JimmXinu/FanFicFare
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4468e6ea53f5..96770b9d8178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Eli Schwartz <eschwartz93@gmail.com>
+# Maintainer: Eli Schwartz <eschwartz@archlinux.org>
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
_pkgname=FanFicFare
pkgname=fanficfare-git
-pkgver=2.14.0.r0.gaa39d72
+pkgver=2.14.0.r18.gf2e63f3
pkgrel=1
pkgdesc="A tool for downloading fanfiction to eBook formats"
arch=('any')