summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2017-07-20 12:12:07 -0400
committerEli Schwartz2017-07-20 12:12:07 -0400
commit319fd1be7128e5b460bc4da2cf88cabfc3f0a51f (patch)
tree303f96aede135efcb564ddef3796a7aa1aad0168 /PKGBUILD
parentf9dad6eb9550067fb1a58b6ac2435712e925fe2f (diff)
downloadaur-319fd1be7128e5b460bc4da2cf88cabfc3f0a51f.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.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b098289766d..0a9dea7cf2b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Eli Schwartz <eschwartz93@gmail.com>
+# Maintainer: Eli Schwartz <eschwartz@archlinux.org>
# Contributor: Jelle van der Waa <jelle@vdwaa.nl>
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -9,8 +9,8 @@
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=calibre-git
-pkgver=3.4.0.r16.gba6438efda
-pkgrel=2
+pkgver=3.4.0.r36.ge7af7af508
+pkgrel=1
_mathjax_commit=c493143c02f5809b1112af6c5a2c8eab31050118
pkgdesc="Ebook management application, from git"
arch=('i686' 'x86_64')