gnome-terminal: update to 3.8.2.
This commit is contained in:
parent
deb78b5730
commit
8daf2fa88f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-terminal'
|
||||
pkgname=gnome-terminal
|
||||
version=3.8.1
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="which pkg-config intltool itstool gnome-doc-utils"
|
||||
|
@ -11,11 +11,11 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=c49afab26973225f41ed35a9d5b5180d6207757e524056656146b30692f39fff
|
||||
checksum=4937dfe9e88fcf56de6ed670989cd119b468a32bb078c6cf720c3c8831915347
|
||||
|
||||
gnome-terminal_package() {
|
||||
depends="desktop-file-utils"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue