xorg-xcalc: update to 1.0.7

This commit is contained in:
Leonid Pliushch 2019-05-19 01:17:06 +03:00 committed by Yaksh Bariya
parent 8cd7737332
commit 92b47da87e
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="Scientific calculator for X"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=1.0.6
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION=1.0.7
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xcalc-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=2f73c7160c09dc32586ea07daa408ac897c0a16eaa98cad9f9e4ee98cd9057d8
TERMUX_PKG_SHA256=70d271d1655f90ed0d4011f58022c441e1832f01eb3450c691799b131b557f21
TERMUX_PKG_DEPENDS="libx11, libxaw, libxt, xorg-fonts-75dpi | xorg-fonts-100dpi"
TERMUX_PKG_BUILD_DEPENDS="xorg-util-macros"