summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 020f4670315a..d0cec4ef8f0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = cgasm-git
- pkgdesc = Open-source tools to disasm, debug, analyze and manipulate binary files
+ pkgdesc = Commandline IA32/AMD64 documentation
pkgver = 20150721.8.4b72eb8
pkgrel = 1
url = https://github.com/bnagy/cgasm
diff --git a/PKGBUILD b/PKGBUILD
index c7c9e9f67e25..c324109731d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="cgasm-git"
pkgver=20150721.8.4b72eb8
pkgrel=1
-pkgdesc="Open-source tools to disasm, debug, analyze and manipulate binary files"
+pkgdesc="Commandline IA32/AMD64 documentation"
arch=('i686' 'x86_64')
url="https://github.com/bnagy/cgasm"
license=('GPL2')