summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorl0gic2015-07-21 18:48:17 +0200
committerl0gic2015-07-21 18:48:17 +0200
commit47f5c1e1691df1f6f3ba65895728af35c7ddf390 (patch)
tree9330e87e4b9baeb92426789edc9a1b7cf5b52b07
parent9cfbd1cc9aca53da6b5ae4f289405106e5225f41 (diff)
downloadaur-47f5c1e1691df1f6f3ba65895728af35c7ddf390.tar.gz
whoops. forgot to change pkg description
-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')