summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkfg2015-10-02 14:46:02 +0200
committerkfg2015-10-02 14:51:45 +0200
commit7d9751f1a473034ed3f90fb84c8fd1593b9873a0 (patch)
treefa1b6042dba03d670bf85b43d7e3d9986729c91e /PKGBUILD
parent6bebf1cb52df5acadd32d8297f036ef84c086b22 (diff)
downloadaur-7d9751f1a473034ed3f90fb84c8fd1593b9873a0.tar.gz
fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f40566cf639..bf924fe76ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mingw-w64-orc
pkgver=0.4.23
pkgrel=2
-pkgdesc="The Oild Runtime Compiler (mingw-w64)"
+pkgdesc="The Oil Runtime Compiler (mingw-w64)"
arch=('any')
license=('custom')
url="http://code.entropywave.com/projects/orc/"