summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20176909adbc..45d7cb7dd6fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Audun-Marius Gangstø <audun@gangsto.org>
pkgname=123-bin
pkgver=3.0
-pkgrel=3
+pkgrel=4
epoch=
pkgdesc="Create, modify, and process financial or scientific models."
arch=("i386" "i686" "x86_64")
@@ -9,7 +9,7 @@ url="https://github.com/taviso/123elf"
license=('unknown')
groups=()
depends=("lib32-ncurses")
-makedepends=('unzip' 'cpio' 'gcc' 'binutils' 'xz')
+makedepends=('unzip' 'cpio' 'gcc' 'binutils' 'xz' 'git')
checkdepends=()
optdepends=()
provides=('123')