summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc92441fdeb5..52ab5918344c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,7 @@ url="http://dman95.github.io/SASM/english.html"
license=('GPL3')
depends=('qt4>=4.8' 'nasm' 'gdb' 'gcc')
depends_x86_64+=('gcc-multilib')
-optdepends=(
-'nasmx: a collection of macros, include files and examples for linux, x11, gtk, opengl'
-)
+
source=("https://github.com/Dman95/SASM/archive/v${pkgver}.tar.gz")
md5sums=("dcc4d5c1a3e5ef576f51b367925bad34")