From 66f1d6987b8bef530350851ad70d4d89250c8cf9 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 3 Apr 2023 23:08:03 +0000 Subject: [PATCH] community/io to 2017.09.06-8 --- community/io/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/io/PKGBUILD b/community/io/PKGBUILD index 3b7f5ffb1..1e2c3edf9 100644 --- a/community/io/PKGBUILD +++ b/community/io/PKGBUILD @@ -8,10 +8,10 @@ pkgname=io pkgver=2017.09.06 -pkgrel=7 +pkgrel=8 pkgdesc='IO programming language' arch=(x86_64) -url='https://iolanguage.com/' +url='https://iolanguage.org/' license=(BSD) depends=(freeglut freetype2 libedit libevent libjpeg-turbo libpng libsndfile libtheora libtiff libxml2 libxmu lzo mariadb-libs pcre python sqlite util-linux yajl) makedepends=(cmake git)