aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Brown2015-11-29 08:49:42 -0500
committerDerek Brown2015-11-29 08:49:42 -0500
commit6b4093a6523d0bc5ead2cd277b8a50d8afb1fd57 (patch)
tree448868dc0e2c22d5e5271444b02fd6ec5448f53f
parentf4cdad60acddc39e967364eecae501699c7e1c1e (diff)
downloadaur-6b4093a6523d0bc5ead2cd277b8a50d8afb1fd57.tar.gz
Update PKGBUILD
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4eac5055e4b4..834ba7da8c88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="C0 Package for 15-122"
url="http://c0.typesafety.net/index.html"
arch=('x86_64' 'i686')
license=('GPL')
-depends=('libpng12>=1.2' 'zlib>=1.2' 'make>=4.0' 'gcc>=5.1' 'ncurses5-compat-libs>=6.0')
+depends=('libpng12' 'zlib' 'make' 'gcc' 'ncurses5-compat-libs')
provides=('coin' 'cc0')
source=("$pkgname::http://c0.typesafety.net/dist/cc0-v0523-linux3.13.0-64bit-bin.tgz")
md5sums=('c58f4b8720785ccc4063d2f5f3209da0')