[arch-commits] Commit in io/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Aug 17 15:40:23 UTC 2019


    Date: Saturday, August 17, 2019 @ 15:40:22
  Author: jelle
Revision: 499993

upgpkg: io 2017.06.08-6

Die Python2! Die!

Modified:
  io/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-17 15:20:04 UTC (rev 499992)
+++ PKGBUILD	2019-08-17 15:40:22 UTC (rev 499993)
@@ -3,12 +3,12 @@
 
 pkgname=io
 pkgver=2017.06.08
-pkgrel=5
+pkgrel=6
 pkgdesc='IO programming language'
 arch=('x86_64')
 url='http://iolanguage.com/'
 license=('BSD')
-depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 'libtiff' 'libevent' 'yajl' 'mariadb-libs' 'lzo' 'libpng' 'python2' 'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora' 'python')
+depends=('pcre' 'libsndfile' 'libxmu' 'freetype2' 'libedit' 'libxml2' 'libtiff' 'libevent' 'yajl' 'mariadb-libs' 'lzo' 'libpng' 'util-linux' 'freeglut' 'libjpeg-turbo' 'libtheora' 'python')
 makedepends=('cmake' 'git')
 options=('!makeflags' '!buildflags')
 source=("git+https://github.com/stevedekorte/io#commit=5fffec7cbe9679632ff793befacedd92f79d7f0f")



More information about the arch-commits mailing list