transset: update to 1.0.2.
This commit is contained in:
parent
b1aafb795c
commit
58e516b9a9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'appres'.
|
||||
pkgname=transset
|
||||
version=1.0.1
|
||||
revision=3
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXt-devel"
|
||||
|
@ -10,7 +10,7 @@ homepage="http://xorg.freedesktop.org"
|
|||
license="MIT"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=70c3d033874fe48286bc4971d5de9027f2e8ccd0f21b7506fe1bb4472218036d
|
||||
checksum=4bac142ee7cfda574893b2f6b4e413dacd88a130c6dca5be1a9958e7c1451b21
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue