summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJanez Zemva2017-09-04 20:35:29 +0200
committerJanez Zemva2017-09-04 20:35:29 +0200
commitbf1236e1a69cb4a89b3b2c3d703dd075fd214569 (patch)
tree9af83e6fc806600b2ba99c34b0f2c084b5115015
parent2559db18399c5b91d609debb18d9d2a4192e051a (diff)
downloadaur-bf1236e1a69cb4a89b3b2c3d703dd075fd214569.tar.gz
initial commit
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 019ec960d0de..b253cde7235b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: felix <base64 -d <<< ZmVsaXgudm9uLnNAcG9zdGVvLmRlCg==>
# Contributor: janezz55
-pkgname=djgpp-gcc
+pkgname=dosbox-gcc
pkgver=7.2.0
_target="i586-pc-msdosdjgpp"
_islver=0.18
_djver=2.05
pkgrel=1
-pkgdesc="GCC for the djgpp cross-compiler"
+pkgdesc="gcc cross-compiler for the dosbox environment"
arch=('i686' 'x86_64')
url="http://gcc.gnu.org"
license=('GPL' 'LGPL' 'FDL' 'custom')