xfce4-terminal: fix homepage and ignore development releases
This commit is contained in:
parent
835c6f4261
commit
1605d19283
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xfce4-terminal'
|
||||
pkgname=xfce4-terminal
|
||||
version=0.8.10
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-locales-dir=/usr/share/locale"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
|
@ -10,6 +10,6 @@ depends="desktop-file-utils hicolor-icon-theme gsettings-desktop-schemas"
|
|||
short_desc="Modern terminal emulator primarly for the Xfce desktop environment"
|
||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://xfce.org/"
|
||||
homepage="https://docs.xfce.org/apps/xfce4-terminal/start"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=7a3337c198e01262a0412384823185753ac8a0345be1d6776a7e9bbbcbf33dc7
|
||||
|
|
1
srcpkgs/xfce4-terminal/update
Normal file
1
srcpkgs/xfce4-terminal/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*.*[13579].*"
|
Loading…
Reference in a new issue