summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2021-03-14 18:49:41 +0300
committerCaleb Maclennan2021-03-14 18:49:41 +0300
commit87b77cbe3f91d22ca13479776ae8265c2317cef0 (patch)
treebcc689931c900327462183bcc9f52281063bde60 /PKGBUILD
parent8e19db87de0f892647350ed3a44676ff4f90d1ad (diff)
downloadaur-87b77cbe3f91d22ca13479776ae8265c2317cef0.tar.gz
upgpkg: casile-git 0.4.1.r9.g56fd7dc-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbdc1c4576a1..7b225a5c90b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=casile-git
-pkgver=0.3.2.r0.gcce4f4d
+pkgver=0.4.1.r9.g56fd7dc
pkgrel=1
pkgdesc='Caleb’s SILE publishing toolkit'
arch=('any')
@@ -54,7 +54,7 @@ _python_deps=('isbnlib'
depends+=("${_lua_deps[@]/#/lua-}"
"${_perl_deps[@]/#/perl-}"
"${_python_deps[@]/#/python-}")
-makedepends=('autoconf-archive' 'cargo' 'luarocks' 'rust' 'node-prune' 'yarn')
+makedepends=('autoconf-archive' 'luarocks' 'node-prune' 'rust' 'yarn')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=("$pkgname::git+$url.git")