mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xtrans: update to 1.4.0.
This commit is contained in:
parent
c8f54827fb
commit
e7af925c3b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xtrans'
|
# Template file for 'xtrans'
|
||||||
pkgname=xtrans
|
pkgname=xtrans
|
||||||
version=1.3.5
|
version=1.4.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/lib/xtrans-${version}.tar.bz2"
|
distfiles="${XORG_SITE}/lib/xtrans-${version}.tar.bz2"
|
||||||
checksum=adbd3b36932ce4c062cd10f57d78a156ba98d618bdb6f50664da327502bc8301
|
checksum=377c4491593c417946efcd2c7600d1e62639f7a8bbca391887e2c4679807d773
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue