mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xcalc: update to 1.0.7.
This commit is contained in:
parent
eab99eb5cc
commit
aa6e42e93a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xcalc'
|
# Template file for 'xcalc'
|
||||||
pkgname=xcalc
|
pkgname=xcalc
|
||||||
version=1.0.6
|
version=1.0.7
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config xorg-util-macros"
|
hostmakedepends="pkg-config xorg-util-macros"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.x.org/archive/X11R6.8.1/doc/xcalc.1.html"
|
homepage="http://www.x.org/archive/X11R6.8.1/doc/xcalc.1.html"
|
||||||
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/app/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=2f73c7160c09dc32586ea07daa408ac897c0a16eaa98cad9f9e4ee98cd9057d8
|
checksum=70d271d1655f90ed0d4011f58022c441e1832f01eb3450c691799b131b557f21
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue