summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMilk Brewster2019-11-29 22:59:50 +0000
committerMilk Brewster2019-11-29 22:59:50 +0000
commite8880ed668737450b019bf72e685feddddfa86cc (patch)
treebdc9b4a17f4fbbcb34818db109422cceb038d0a0 /PKGBUILD
parent220c099dcd790f99cfd23389c04259de0d0cbc44 (diff)
downloadaur-anja-git.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 054c74dc1b44..8589b4e25283 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://github.com/milasudril/anja"
license=('GPL')
depends=('gtk3' 'gtksourceview3' 'jack' 'jemalloc' 'libsamplerate' 'libsndfile' 'ttf-linux-libertine')
makedepends=('xorg-server-xvfb' 'blender' 'graphviz' 'gcc' 'imagemagick' 'inkscape' 'markdown' 'ruby-ronn' 'octave' 'pkgconf' 'python3' 'xdotool' 'xorg-xdpyinfo' 'libxslt' 'texlive-core' 'texlive-bin' 'texlive-latexextra' 'texlive-science' 'git' 'jq' 'jansson')
-provides=("anja" "anja-git")
-conflicts=("anja" "anja-git")
+provides=()
+conflicts=()
source=('git+https://github.com/milasudril/anja')
noextract=()
md5sums=('SKIP')