summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEli Schwartz2017-01-24 00:32:53 -0500
committerEli Schwartz2017-01-24 00:32:53 -0500
commit3e4a356eb07a83b7737364af5148d6e43d633225 (patch)
tree55d277beb22a487c7b95806395bfe70532a0521e /PKGBUILD
parent1caff9ee558443df515862c3f41faab3911fc996 (diff)
downloadaur-3e4a356eb07a83b7737364af5148d6e43d633225.tar.gz
upgpkg: calibre-git 2.77.0.r69.g86f5bb8c6d-1
- sip 4.19 rebuild - udisks isn't needed, desktops already handle this via udisks2 and udisks 1 is being dropped from the repos.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c4834fff0aa..d1818dab5d49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# All my PKGBUILDs are managed at https://github.com/eli-schwartz/pkgbuilds
pkgname=calibre-git
-pkgver=2.76.0.r8.g9d37292fe5
+pkgver=2.77.0.r69.g86f5bb8c6d
pkgrel=1
_mathjax_commit=c493143c02f5809b1112af6c5a2c8eab31050118
pkgdesc="Ebook management application, from git"
@@ -23,12 +23,11 @@ depends=('python2-dateutil' 'python2-cssutils' 'python2-mechanize' 'mtdev'
'python2-netifaces' 'python2-cssselect' 'python2-apsw'
'qt5-webkit' 'qt5-svg' 'python2-pygments' 'optipng')
makedepends=('git' 'qt5-x11extras' 'xdg-utils')
-optdepends=('ipython2: to use calibre-debug'
- 'udisks: required for mounting certain devices')
+optdepends=('ipython2: to use calibre-debug')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("git://github.com/kovidgoyal/${pkgname%-git}.git"
- "git://github.com/kovidgoyal/${pkgname%-git}-translations.git"
+source=("git+https://github.com/kovidgoyal/${pkgname%-git}.git"
+ "git+https://github.com/kovidgoyal/${pkgname%-git}-translations.git"
"MathJax-${_mathjax_commit}.tar.gz::https://github.com/kovidgoyal/MathJax/archive/${_mathjax_commit}.tar.gz"
"common-user-agents.txt")
sha256sums=('SKIP'