summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorproninyaroslav2016-02-03 21:15:12 +0300
committerproninyaroslav2016-02-03 21:15:12 +0300
commitd4d84d98e9bcb962f71b372678f4112a157d19db (patch)
tree960bbefb5fcba1fdeef497b669f6805d8bd9f79f /PKGBUILD
parent135f4856cee5c0e3c0576dd164a5ccf24f079ff0 (diff)
downloadaur-d4d84d98e9bcb962f71b372678f4112a157d19db.tar.gz
Remove optdenepds nasmx
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")