xorg-xcalc: update to 1.1.0

This commit is contained in:
Leonid Pliushch 2019-06-29 21:32:42 +03:00 committed by Yaksh Bariya
parent d3f3967388
commit 2979b5250a
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.7
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=1.1.0
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xcalc-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=70d271d1655f90ed0d4011f58022c441e1832f01eb3450c691799b131b557f21
TERMUX_PKG_SHA256=d5d746954465afc3da1f355d721882806568fb04b4d059c027702c0d16a3b5eb
TERMUX_PKG_DEPENDS="libx11, libxaw, libxt, xorg-fonts-75dpi | xorg-fonts-100dpi"
TERMUX_PKG_BUILD_DEPENDS="xorg-util-macros"