diff --git a/.SRCINFO b/.SRCINFO index 3072a7b..0ec5283 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = ocp-git pkgdesc = Open Cubic Player (GIT Version) - pkgver = 0.2.105.r17.38fc2b5 + pkgver = 0.2.106.r1.24ae3d0 pkgrel = 1 url = https://stian.cubic.org/project-ocp.php arch = i686 @@ -37,8 +37,8 @@ pkgname = ocp-git depends = libgme depends = libancient depends = libdiscid - provides = ocp=0.2.105.r17.38fc2b5 - provides = ocp-curses=0.2.105.r17.38fc2b5 + provides = ocp=0.2.106.r1.24ae3d0 + provides = ocp-curses=0.2.106.r1.24ae3d0 conflicts = ocp-curses conflicts = ocp-sdl2 @@ -59,8 +59,8 @@ pkgname = ocp-sdl2-git depends = libjpeg-turbo depends = libpng depends = ttf-unifont - provides = ocp=0.2.105.r17.38fc2b5 - provides = ocp-sdl2=0.2.105.r17.38fc2b5 + provides = ocp=0.2.106.r1.24ae3d0 + provides = ocp-sdl2=0.2.106.r1.24ae3d0 conflicts = ocp conflicts = ocp-sdl2 conflicts = ocp-curses diff --git a/PKGBUILD b/PKGBUILD index a14bcd9..a2a779b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _pkgbase=ocp pkgname=('ocp-git' 'ocp-sdl2-git') -pkgver=0.2.105.r17.38fc2b5 +pkgver=0.2.106.r1.24ae3d0 pkgrel=1 pkgdesc="Open Cubic Player (GIT Version)" arch=('i686' 'x86_64') @@ -50,7 +50,6 @@ build() { ./configure --prefix=/usr --sysconfdir=/etc --with-builtin=core cross_compiling=yes\ --without-update-desktop-database\ --without-update-mime-database\ - --with-unifontdir=/usr/share/fonts/Unifont\ --with-unifont-ttf=/usr/share/fonts/Unifont/Unifont.ttf\ --with-unifont-csur-ttf=/usr/share/fonts/Unifont/Unifont_CSUR.ttf\ --with-unifont-upper-ttf=/usr/share/fonts/Unifont/Unifont_Upper.ttf @@ -82,7 +81,6 @@ package_ocp-sdl2-git() { --without-sdl --without-x11\ --without-update-desktop-database\ --without-update-mime-database\ - --with-unifontdir=/usr/share/fonts/Unifont\ --with-unifont-ttf=/usr/share/fonts/Unifont/Unifont.ttf\ --with-unifont-csur-ttf=/usr/share/fonts/Unifont/Unifont_CSUR.ttf\ --with-unifont-upper-ttf=/usr/share/fonts/Unifont/Unifont_Upper.ttf