summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2020-01-28 01:29:48 +0300
committerCaleb Maclennan2020-01-28 01:29:48 +0300
commitb2fb2153dfba737bcd9fb0d0b28f1180536883c1 (patch)
tree04d4011b43459e6698bee824e0f43de587537b85 /PKGBUILD
parent941a5f9b3a7af89dfd8a9a5f0c4c17285b7b31c1 (diff)
downloadaur-b2fb2153dfba737bcd9fb0d0b28f1180536883c1.tar.gz
Update URLs, don't worry about packages older than what we have in AUR
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ac14827fc4c..74bfdb15b800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,18 @@ pkgver=0.0.0.r811.g5be9d6b
_branch='master'
pkgrel=1
arch=(any)
-url='https://github.com/alerque/casile/'
+url='https://github.com/sile-typesetter/casile/'
license=('LGPL3')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("git://github.com/alerque/${pkgname%-git}.git#branch=$_branch")
+source=("git://github.com/sile-typesetter/${pkgname%-git}.git#branch=$_branch")
sha512sums=('SKIP')
makedepends=('git')
depends=('bc'
'cpdf'
'entr'
'epubcheck'
- 'imagemagick>=7.0'
+ 'imagemagick'
'inkscape'
'jq'
'kindlegen'
@@ -39,17 +39,17 @@ depends=('bc'
'python-isbnlib'
'python-pandocfilters'
'python-pantable'
- 'python-usfm2osis-cw-git'
'python-ruamel-yaml'
+ 'python-usfm2osis-cw-git'
'rsync'
- 'sile-git>=0.9.5.r1'
+ 'sile'
'sqlite'
'tex-gyre-fonts'
'texlive-core'
'ttf-hack'
'xcftools'
'yarn'
- 'yq>=2.7.2'
+ 'yq'
'zint'
'zsh')