summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanez Zemva2017-09-04 22:21:15 +0200
committerJanez Zemva2017-09-04 22:21:15 +0200
commit5617c28795bb12ced711b6359d1cdf5cf47372cd (patch)
treeab36d8857d3ce43f78ac46168f8c99e90d41694d /PKGBUILD
parent69c926d8f645dfc50bc375352f1b320569011aa5 (diff)
downloadaur-5617c28795bb12ced711b6359d1cdf5cf47372cd.tar.gz
some fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b2b976d3395f..8fcd1bf1a8d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=dosbox-binutils
pkgver=2.29
pkgrel=1
-pkgdesc="binutils for the dosbox djgpp cross-compiler"
+pkgdesc="binutils for the djgpp dosbox cross-compiler"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/binutils"
license=('GPL')
@@ -13,7 +13,6 @@ groups=('djgpp')
depends=('zlib')
options=('!libtool' '!emptydirs')
source=("http://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz"
- "http://ftp.gnu.org/gnu/binutils/binutils-$pkgver.tar.xz.sig"
xtors.patch
lto-discard.patch)
sha256sums=('SKIP'